Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Надо закидывать мод в Xenoceal/mods
Browse files Browse the repository at this point in the history
  • Loading branch information
Serega007RU committed May 31, 2024
1 parent e8cb052 commit 579a63c
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 @@ -31,7 +31,7 @@ jobs:
args: 7z u ./Injector/Injector.7z -p2024 -mhe=on -u- -up1q1r2x1y1z1w1!BetterCSC-${{ steps.get_version.outputs.version }}.7z ./build/libs/* README.md
- uses: edgarrc/action-7z@v1
with:
args: 7z rn BetterCSC-${{ steps.get_version.outputs.version }}.7z -p2024 -mhe=on README.md Инструкция.txt BetterCSC-Plus-${{ steps.get_version.outputs.version }}.jar cristalix-mods/BetterCSC-Plus-${{ steps.get_version.outputs.version }}.jar
args: 7z rn BetterCSC-${{ steps.get_version.outputs.version }}.7z -p2024 -mhe=on README.md Инструкция.txt BetterCSC-Plus-${{ steps.get_version.outputs.version }}.jar Xenoceal/mods/BetterCSC-Plus-${{ steps.get_version.outputs.version }}.jar

- name: Upload build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 579a63c

Please sign in to comment.