Wed Feb 5 15:49:16 CST 2025
Some checks failed
Release Creation / build (release) Has been cancelled
Some checks failed
Release Creation / build (release) Has been cancelled
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
download: https://gitea.ascorrea.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.zip
|
||||
|
||||
# Create a zip file with all files required by the module to add to the release
|
||||
- run: zip -r ./module.zip demo.md
|
||||
- run: zip -r ./module.zip ./module.zip main.js module.json
|
||||
|
||||
# Create a release for this specific version
|
||||
- name: Update Release with Files
|
||||
|
||||
0
src/main.js
Normal file
0
src/main.js
Normal file
Reference in New Issue
Block a user