Skip to content

Commit

Permalink
Update deno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konradpabjan committed Feb 18, 2021
1 parent c347821 commit 383ec9f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ jobs:
- name: echo inputs
run: echo ${{ github.event.inputs.package }} ${{ github.event.inputs.version }}

publish:
runs-on: macos-latest
needs: test
environment: npm-publish
steps:
- name: Testing
run: echo 'this is where we publish'

1 comment on commit 383ec9f

@wsiim
Copy link

@wsiim wsiim commented on 383ec9f Mar 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inputtext _55r1 inputtext _9npi _9ay4 inputtext _9npi

Please sign in to comment.