Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
402006a4f4 | ||
|
|
9ecdbeaa5a | ||
|
|
42efe17242 | ||
|
|
1c9902d934 |
@@ -76,14 +76,6 @@ jobs:
|
|||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: ls -R
|
run: ls -R
|
||||||
|
|
||||||
- uses: ncipollo/release-action@v1
|
|
||||||
with:
|
|
||||||
draft: false
|
|
||||||
prerelease: false
|
|
||||||
tag: ${{ github.run_number }}
|
|
||||||
body: ${{ github.event.head_commit.message }}
|
|
||||||
artifacts: "Release.zip"
|
|
||||||
|
|
||||||
- name: Upload Release
|
- name: Upload Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
@@ -95,6 +87,7 @@ jobs:
|
|||||||
files: D:\a\Digital-Clock-in-sharpc\Digital-Clock-in-sharpc\Release.zip
|
files: D:\a\Digital-Clock-in-sharpc\Digital-Clock-in-sharpc\Release.zip
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user