This commit is contained in:
U-METAL103\103
2024-01-30 23:48:11 -06:00
parent b992b7b804
commit da4ad80b8c
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
prerelease: false prerelease: false
tag_name: ${{ github.run_number }} tag_name: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }} body: ${{ github.event.head_commit.message }}
files: ${{ runner.temp }}\Release.zip files: build\Release.zip
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}