Skip to content

Commit

Permalink
Rename workflow var
Browse files Browse the repository at this point in the history
  • Loading branch information
wustho committed Feb 14, 2022
1 parent 4c70005 commit a98e4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
files: ./dist/epy-win.exe
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit a98e4be

Please sign in to comment.