This commit is contained in:
U-METAL103\103
2024-01-30 18:28:37 -06:00
parent d2d156e31b
commit 7bb51ec6a8
+1 -2
View File
@@ -77,7 +77,7 @@ jobs:
prerelease: false
tag_name: ${{ github.run_number }}
body: ${{ github.event.head_commit.message }}
files: ${{ github.workspace }}\Digital Clock\bin\Release\*
files: ${{ github.workspace }}\Digital Clock\bin\Release\Release.zip
env:
GITHUB_TOKEN: ${{ github.token }}
@@ -86,4 +86,3 @@ jobs: