Compare commits

...
1 Commits
79 ... 80
Author SHA1 Message Date
U-METAL103\103 7bb51ec6a8 work3 2024-01-30 18:28:37 -06:00
+2 -3
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 }}
@@ -85,5 +85,4 @@ jobs: