Skip to content

Commit

Permalink
fix: env
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiki130 committed Apr 8, 2024
1 parent d8d09e6 commit 748fed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
with:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ steps.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}

0 comments on commit 748fed2

Please sign in to comment.