Compare commits
1 Commits
v051120250
...
v051120250
| Author | SHA1 | Date | |
|---|---|---|---|
| d87b43c377 |
@@ -84,7 +84,8 @@ jobs:
|
|||||||
body: "Automated push release"
|
body: "Automated push release"
|
||||||
token: ${{ secrets.mytoken }}
|
token: ${{ secrets.mytoken }}
|
||||||
files: |-
|
files: |-
|
||||||
/workspace/konsthol/WOL-Ly/app/dist/**
|
/workspace/konsthol/WOL-Ly/app/dist/wolServer-arm64
|
||||||
|
/workspace/konsthol/WOL-Ly/app/dist/wolServer-x86_64
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
needs: release
|
needs: release
|
||||||
|
|||||||
Reference in New Issue
Block a user