Compare commits

..

1 Commits

Author SHA1 Message Date
78e593fbca Thu Feb 6 18:59:00 CST 2025
All checks were successful
Release Creation / build (release) Successful in 27s
2025-02-06 18:59:00 -06:00

View File

@@ -30,8 +30,8 @@ jobs:
# Create a zip file with all files required by the module to add to the release # Create a zip file with all files required by the module to add to the release
- run: zip -r ./module.zip module.json src - run: zip -r ./module.zip module.json src
- run: echo "Files: " $(ls *.json) - run: echo "Files- $(ls *.json)"
# Create a release for this specific version # Create a release for this specific version
- name: Update Release with Files - name: Update Release with Files
id: create_version_release id: create_version_release