Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8845aa2765 | ||
|
|
ddf12f2823 | ||
|
|
8ea8779961 | ||
|
|
3022edecb3 |
@@ -77,6 +77,12 @@ jobs:
|
||||
- name: test
|
||||
run: ls -R
|
||||
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
tag: ${{ github.run_number }}
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
artifacts: "Release.zip"
|
||||
|
||||
- name: Upload Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user