diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 43fda4cf..f5b9b8b2 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -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 + diff --git a/README.md b/README.md index 50a9984a..46054bc8 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,5 @@ Systementwicklung: https://foundryvtt.com/article/system-development/ API: https://foundryvtt.com/api/classes/foundry.abstract.Document.html Demo: https://github.com/foundryvtt/dnd5e + +Flim Flam