Skip to content

Commit

Permalink
fix: update on-push-publish-to-npm.yml (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron authored Oct 9, 2024
1 parent c5f1421 commit bad3450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push-publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.ADOBE_BOT_NPM_TOKEN }}
access: 'public'

0 comments on commit bad3450

Please sign in to comment.