Skip to content

Commit

Permalink
Use admin token for auto (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neztore authored Aug 29, 2024
1 parent b21307c commit 3ea4d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Create Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.ADMIN_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
run: |
npx auto shipit

0 comments on commit 3ea4d7a

Please sign in to comment.