Skip to content

Commit

Permalink
fix: update CI variable (#26)
Browse files Browse the repository at this point in the history
* fix: update CI variable

* chore: release 0.0.1

Release-As: 0.0.1
  • Loading branch information
lukey-aleios authored Aug 15, 2023
1 parent 5015cb7 commit 7692e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: 🚀 Publish eventbridge-toolbox
run: pnpm publish --access=public
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 7692e3a

Please sign in to comment.