chore: remove stale migration docs, fix release zip ref to LICENSE.md
Release Creation / build (release) Successful in 31s

This commit is contained in:
2026-07-21 22:02:04 +02:00
parent 31b22fad68
commit 3b621d2af7
8 changed files with 1 additions and 1123 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
apt update -y
apt install -y zip jq
- run: zip -r ./fvtt-ecryme-${{github.event.release.tag_name}}.zip system.json README.md LICENSE.txt changelog.md css/ fonts/ images/ lang/ modules/ styles/ packs/ templates/ translated/ welcome-message-ecryme.html
- run: zip -r ./fvtt-ecryme-${{github.event.release.tag_name}}.zip system.json README.md LICENSE.md changelog.md css/ fonts/ images/ lang/ modules/ styles/ packs/ templates/ translated/ welcome-message-ecryme.html
- name: Upload release assets
env: