Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Z3nner authored Aug 6, 2024
1 parent adc2435 commit 2cbbe80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
npm ci
npm run build
zip -r ./module.zip module.json icons/ lang/ packs/ scripts/ sprites/ soundfx/ video/ templates/ css/ tours/
zip -r ./module.zip module.json advisories/ icons/ lang/ packs/ scripts/ sprites/ soundfx/ video/ templates/ css/ tours/
# Create a release for this specific version
- name: Update Release with Files
Expand Down

0 comments on commit 2cbbe80

Please sign in to comment.