Skip to content

Commit

Permalink
test other npm token
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Nov 10, 2022
1 parent 047ce19 commit a1e86b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
dry_run: true
env:
GITHUB_TOKEN: ${{ secrets.PLURAL_BOT_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN_TEST }}
# - name: 'Bump Minor'
# run: npm version minor
# - name: 'Push Commit & Tag'
Expand Down

0 comments on commit a1e86b9

Please sign in to comment.