Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
publish beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
yunair committed Jun 17, 2020
1 parent df457a4 commit 6303b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: npm publish
- run: npm publish --tag beta
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 6303b2c

Please sign in to comment.