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

Commit 6303b2c

Browse files
committed
publish beta version
1 parent df457a4 commit 6303b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
with:
3131
node-version: 12
3232
registry-url: https://registry.npmjs.org/
33-
- run: npm publish
33+
- run: npm publish --tag beta
3434
env:
3535
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)