Skip to content

Commit

Permalink
chore: update release-please.yml (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela authored Nov 30, 2023
1 parent 034d8f4 commit d2430fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
# npm publish will trigger the build via the prepack hook
run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
NODE_AUTH_TOKEN: ${{ secrets.NPM_WOMBAT_TOKEN }}

0 comments on commit d2430fe

Please sign in to comment.