We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ed616 commit 8e4dd8bCopy full SHA for 8e4dd8b
.github/workflows/release.yaml
@@ -62,3 +62,5 @@ jobs:
62
draft: true
63
name: lua-apclientpp ${{ env.RELEASE_TAG }}
64
files: ${{ matrix.lua }}.7z
65
+ env:
66
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments