This commit is contained in:
@@ -34,6 +34,9 @@ jobs:
|
||||
&& git archive --format zip --output dist/module.zip HEAD:src
|
||||
&& cp src/module.json dist/
|
||||
&& echo \"Done!\nArchived to ${ZIP_FILENAME} and copied module.js.\"
|
||||
|
||||
- name: Echo commit message
|
||||
run: echo "`${{ github.event.head_commit.message }}`"
|
||||
|
||||
# Create a release for this specific version
|
||||
- name: Update Release with Files
|
||||
|
||||
Reference in New Issue
Block a user