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