Prepare for release

This commit is contained in:
2026-04-18 19:38:29 +02:00
parent 73c9aa60a4
commit 9f556c7d84
+1 -1
View File
@@ -70,6 +70,6 @@ jobs:
uses: https://gitea.com/actions/release-action@main
with:
files: |-
./fvtt-mournblade.zip
./${{ env.ARCHIVE_FILE }}
./dist/${{ env.MANIFEST_FILE }}
api_key: "${{secrets.ALLOW_PUSH_RELEASE}}"