Skip to content

Commit

Permalink
язобыл
Browse files Browse the repository at this point in the history
  • Loading branch information
RushanM committed Jul 16, 2024
1 parent c3450f1 commit 812c6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
for version in 1.7 1.12 1.16 1.17 1.18 1.19 1.20 1.21; do
cd $version
zip -r ../Rus-For-Mods-$version-Dev-${{ steps.get_latest_release.outputs.next_version }}.zip assets dynamicmcpack.json pack.mcmeta
zip -r ../Rus-For-Mods-$version-Dev-${{ steps.get_latest_release.outputs.next_version }}.zip assets dynamicmcpack.json pack.mcmeta respackopts.json5
cd ..
zip -g Rus-For-Mods-$version-Dev-${{ steps.get_latest_release.outputs.next_version }}.zip pack.png PeruseOrBruise.txt
done
Expand Down

0 comments on commit 812c6a3

Please sign in to comment.