Skip to content

Commit

Permalink
Updates:
Browse files Browse the repository at this point in the history
release.yml
-----------------------------------------------------------------------
[Fix] Add release token.
-----------------------------------------------------------------------
  • Loading branch information
RetroCyber committed Nov 13, 2024
1 parent d922987 commit 45673e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,5 @@ jobs:
./dist/thpatch_mirror_win.zip
./dist/thpatch_mirror_linux.tar.gz
./dist/thpatch_mirror_mac.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 45673e3

Please sign in to comment.