Skip to content

Commit

Permalink
fix secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
Link512 committed Mar 22, 2023
1 parent 033fe90 commit c1301e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -38,4 +38,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit c1301e3

Please sign in to comment.