Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d79c9c04b | ||
|
|
01cee9687e | ||
|
|
316465e293 | ||
|
|
c308df1578 |
@@ -67,9 +67,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
with:
|
with:
|
||||||
upload_url: ${MYURL}
|
upload_url: ${ MYURL }
|
||||||
asset_path: bin/Release
|
asset_path: D:\a\Digital-Clock-in-sharpc\Digital-Clock-in-sharpc\Digital Clock\bin\Release\Release.zip
|
||||||
asset_name: Release
|
asset_name: Release.zip
|
||||||
asset_content_type: application/zip
|
asset_content_type: application/zip
|
||||||
|
|
||||||
- name: Upload Release
|
- name: Upload Release
|
||||||
|
|||||||
Reference in New Issue
Block a user