Skip to content

Commit bad3450

Browse files
authored
fix: update on-push-publish-to-npm.yml (#635)
1 parent c5f1421 commit bad3450

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/on-push-publish-to-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
- uses: JS-DevTools/npm-publish@v1
2020
with:
2121
token: ${{ secrets.ADOBE_BOT_NPM_TOKEN }}
22+
access: 'public'

0 commit comments

Comments
 (0)