Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
78e593fbca
|
@@ -30,8 +30,8 @@ jobs:
|
||||
|
||||
# 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: echo "Files: " $(ls *.json)
|
||||
|
||||
- run: echo "Files- $(ls *.json)"
|
||||
|
||||
# Create a release for this specific version
|
||||
- name: Update Release with Files
|
||||
id: create_version_release
|
||||
|
||||
Reference in New Issue
Block a user