.gitea/workflows/demo.yaml aktualisiert
All checks were successful
🚀 Pack skyscraper8 / make-zip (push) Successful in 1m27s
All checks were successful
🚀 Pack skyscraper8 / make-zip (push) Successful in 1m27s
This commit is contained in:
parent
9be1ed8fee
commit
f4a3ba7303
@ -32,5 +32,8 @@ jobs:
|
||||
- name: ☁️ Uploading the Package...
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
name: ${{ gitea.sha }}
|
||||
md5sum: true
|
||||
sha256sum: true
|
||||
files: |-
|
||||
${{ gitea.workspace }}/skyscraper8-${{ gitea.sha }}.zip
|
||||
Loading…
x
Reference in New Issue
Block a user