Skip to content

Commit

Permalink
Another change to github token name
Browse files Browse the repository at this point in the history
  • Loading branch information
ritalarina committed Sep 27, 2024
1 parent 412b9d2 commit 08eba02
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 @@ -42,4 +42,4 @@ jobs:
with:
files: release-builds/*.exe
env:
GITHUB_TOKEN: ${{ secrets.GT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 08eba02

Please sign in to comment.