Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e705329c22 | ||
|
|
2fcf69ae78 | ||
|
|
8d77267dcf | ||
|
|
277d4ed58c | ||
|
|
402006a4f4 | ||
|
|
9ecdbeaa5a |
@@ -84,7 +84,7 @@ jobs:
|
||||
prerelease: false
|
||||
tag_name: ${{ github.run_number }}
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
files: D:\a\Digital-Clock-in-sharpc\Digital-Clock-in-sharpc\Release.zip
|
||||
files: ${{ github.workspace }}\Release.zip
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
@@ -93,3 +93,4 @@ jobs:
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user