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