Skip to content

Commit

Permalink
fix: update on-push-publish-to-npm.yml (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron authored Oct 9, 2024
1 parent 32fdd10 commit 9b36d06
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 @@ -21,3 +21,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.ADOBE_BOT_NPM_TOKEN }}
access: 'public'

0 comments on commit 9b36d06

Please sign in to comment.