We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbf3e9 commit 45f9865Copy full SHA for 45f9865
.github/workflows/lib.yml
@@ -38,4 +38,5 @@ jobs:
38
uses: JS-DevTools/npm-publish@v3
39
with:
40
package: lib
41
+ access: public
42
token: ${{ secrets.NPM_TOKEN }}
0 commit comments