Skip to content

Commit 8e4dd8b

Browse files
committed
CI: fix release
1 parent 50ed616 commit 8e4dd8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ jobs:
6262
draft: true
6363
name: lua-apclientpp ${{ env.RELEASE_TAG }}
6464
files: ${{ matrix.lua }}.7z
65+
env:
66+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)