fix des assets dans les releases
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
run: npm run pullYAMLtoLDB
|
||||
|
||||
# Create a zip file with all files required by the module to add to the release
|
||||
- run: zip -r ./system.zip system.json template.json asset/ css/ lang/ module/ templates/ packs/
|
||||
- run: zip -r ./system.zip system.json template.json assets/ css/ lang/ module/ templates/ packs/
|
||||
|
||||
# Create a release for this specific version
|
||||
- name: Update Release with Files
|
||||
|
||||
Reference in New Issue
Block a user