updates release workflow to also publish system.json
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
Details
parent
6db3e3226e
commit
3c0db3df50
|
|
@ -34,4 +34,7 @@ jobs:
|
|||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
server_url: https://git.macniel.online
|
||||
files: /tmp/release.zip
|
||||
files: |
|
||||
/tmp/release.zip
|
||||
./dist/system.json
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue