This commit is contained in:
U-METAL103\103
2024-01-31 02:06:20 -06:00
parent f4674c8515
commit ee5ec01f65
+1 -1
View File
@@ -84,7 +84,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: ${{ github.workspace }}/Release.zip files: ${{ github.workspace }}\Release.zip
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}