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 c5f1421 commit bad3450Copy full SHA for bad3450
1 file changed
.github/workflows/on-push-publish-to-npm.yml
@@ -19,3 +19,4 @@ jobs:
19
- uses: JS-DevTools/npm-publish@v1
20
with:
21
token: ${{ secrets.ADOBE_BOT_NPM_TOKEN }}
22
+ access: 'public'
0 commit comments