Ensure public access
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 47s
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 47s
This commit is contained in:
parent
549bbc864e
commit
d1b33d3d6e
@ -38,6 +38,6 @@ jobs:
|
||||
|
||||
# Publish to NPM
|
||||
- name: Publish to NPM
|
||||
run: npm publish
|
||||
run: npm publish --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user