Update deploy lib workflow
This commit is contained in:
parent
7ad3c0f1f3
commit
d49c9b20e4
@ -38,6 +38,6 @@ jobs:
|
|||||||
|
|
||||||
# Publish to NPM
|
# Publish to NPM
|
||||||
- name: Publish to NPM
|
- name: Publish to NPM
|
||||||
uses: JS-DevTools/npm-publish@v3
|
run: npm publish
|
||||||
with:
|
env:
|
||||||
token: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user