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 ea04964 commit 7135d45Copy full SHA for 7135d45
.github/workflows/publish.yml
@@ -20,3 +20,4 @@ jobs:
20
- uses: JS-DevTools/npm-publish@v1
21
with:
22
token: ${{ secrets.NPM_TOKEN }}
23
+ access: public
0 commit comments