updates release workflow to also publish system.json
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details

pull/11/head 0.0.1
macniel 2025-09-25 15:30:58 +02:00
parent 6db3e3226e
commit 3c0db3df50
2 changed files with 6 additions and 1 deletions

View File

@ -34,4 +34,7 @@ jobs:
uses: akkuman/gitea-release-action@v1 uses: akkuman/gitea-release-action@v1
with: with:
server_url: https://git.macniel.online server_url: https://git.macniel.online
files: /tmp/release.zip files: |
/tmp/release.zip
./dist/system.json

View File

@ -16,3 +16,5 @@ Systementwicklung: https://foundryvtt.com/article/system-development/
API: https://foundryvtt.com/api/classes/foundry.abstract.Document.html API: https://foundryvtt.com/api/classes/foundry.abstract.Document.html
Demo: https://github.com/foundryvtt/dnd5e Demo: https://github.com/foundryvtt/dnd5e
Flim Flam