Skip to content

Commit

Permalink
ci/fix-github_token (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-xin authored May 27, 2024
1 parent 35f83e5 commit 1c25b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
publish: pnpm exec changeset publish
commit: 'chore: [ci] release'
title: 'chore: [ci] release'
secrets: inherit
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1c25b8f

Please sign in to comment.