Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
377eac2700 | ||
|
|
24a312e2bf |
@@ -79,6 +79,8 @@ jobs:
|
|||||||
|
|
||||||
- uses: ncipollo/release-action@v1
|
- uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
draft: false
|
||||||
|
prerelease: false
|
||||||
tag: ${{ github.run_number }}
|
tag: ${{ github.run_number }}
|
||||||
body: ${{ github.event.head_commit.message }}
|
body: ${{ github.event.head_commit.message }}
|
||||||
artifacts: "Release.zip"
|
artifacts: "Release.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user