aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/release-win.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release-win.yml')
-rw-r--r--.github/workflows/release-win.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-win.yml b/.github/workflows/release-win.yml
index adb73a5..bf0fbb2 100644
--- a/.github/workflows/release-win.yml
+++ b/.github/workflows/release-win.yml
@@ -24,4 +24,4 @@ jobs:
with:
files: ./dist/epy-win.exe
env:
- GITHUB_TOKEN: ${{ secrets.TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}