Skip to content

Commit

Permalink
fix gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Feb 10, 2024
1 parent e44cb5a commit a0158c8
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 @@ -37,4 +37,4 @@ jobs:
version: latest
args: release --skip-validate --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a0158c8

Please sign in to comment.