Skip to content

Commit

Permalink
action should pub with tag beta
Browse files Browse the repository at this point in the history
  • Loading branch information
odex21 committed Sep 6, 2020
1 parent bc40246 commit b28d940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
node-version: 14
registry-url: https://registry.npmjs.org/
- run: npm publish
- run: npm publish --tag beta
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

Expand Down

0 comments on commit b28d940

Please sign in to comment.