We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b37cf7 commit e629260Copy full SHA for e629260
.github/workflows/release.yml
@@ -36,4 +36,5 @@ jobs:
36
- name: Publish the Package
37
uses: JS-DevTools/npm-publish@v1
38
with:
39
+ access: public
40
token: ${{ secrets.NPM_TOKEN }}
0 commit comments