Skip to content

Commit

Permalink
fix: gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed May 23, 2024
1 parent 7bdc9e9 commit 3f73bdf
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 @@ -64,4 +64,4 @@ jobs:
dist/*.yml
dist/*.blockmap
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 3f73bdf

Please sign in to comment.