Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1297c6ae9b |
@@ -58,15 +58,13 @@ jobs:
|
|||||||
tag_name: ${{ github.run_number }}
|
tag_name: ${{ github.run_number }}
|
||||||
body: ${{ github.event.head_commit.message }}
|
body: ${{ github.event.head_commit.message }}
|
||||||
|
|
||||||
- name: Dump Vars
|
- name: Upload Release
|
||||||
|
uses: actions/upload-release-asset@v1
|
||||||
env:
|
env:
|
||||||
ALLVARS: ${{ toJSON(vars) }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
shell: bash
|
with:
|
||||||
run: echo "$ALLVARS"
|
name: published
|
||||||
|
path: D:\a\Digital-Clock-in-sharpc\Digital-Clock-in-sharpc\Digital Clock\bin\Release\*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user