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 11cf693 commit 9a79a50Copy full SHA for 9a79a50
.github/workflows/publish.yml
@@ -16,3 +16,4 @@ jobs:
16
- uses: JS-DevTools/npm-publish@v1
17
with:
18
token: ${{ secrets.NPM_TOKEN }}
19
+ access: public
0 commit comments