Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unrealkakeman89 authored Aug 24, 2022
1 parent 8998c4f commit a179c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
version: ${{github.event.release.tag_name}}
manifest: https://github.com/unrealkakeman89/mandalorian-codex/releases/download/${{github.event.release.tag_name}}/module.json
download: https://github.com/unrealkakeman89/mandalorian-codex/releases/download/${{github.event.release.tag_name}}/release.zip
download: https://github.com/unrealkakeman89/mandalorian-codex/releases/download/${{github.event.release.tag_name}}/mandalorian-codex.zip

# Create zip file
- run: zip -r ./mandalorian-codex.zip *
Expand Down

0 comments on commit a179c36

Please sign in to comment.