chore: remove stale migration docs, fix release zip ref to LICENSE.md
Release Creation / build (release) Successful in 31s
Release Creation / build (release) Successful in 31s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user