Skip to content

Commit

Permalink
chore: update token name
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 20, 2023
1 parent a601162 commit ab340c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- run: pnpm run fetch
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_FETCH }}
GITHUB_TOKEN: ${{ secrets.FETCH_GITHUB_TOKEN }}

- run: pnpm run bump

Expand Down

0 comments on commit ab340c9

Please sign in to comment.