This commit is contained in:
parent
92a609ece5
commit
42cfab11f2
@ -41,3 +41,5 @@ jobs:
|
||||
# Publish to NPM
|
||||
- name: Publish to NPM
|
||||
run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.PUBLISH_NPM_TOKEN }}
|
Loading…
Reference in New Issue
Block a user