Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
377eac2700 | ||
|
|
24a312e2bf | ||
|
|
8845aa2765 | ||
|
|
ddf12f2823 |
@@ -79,6 +79,10 @@ jobs:
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user