This commit is contained in:
U-METAL103\103
2024-01-30 18:28:37 -06:00
parent d2d156e31b
commit 7bb51ec6a8
+2 -3
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: ${{ github.workspace }}\Digital Clock\bin\Release\* files: ${{ github.workspace }}\Digital Clock\bin\Release\Release.zip
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}
@@ -85,5 +85,4 @@ jobs: