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

Commit

Permalink
Обновлён BypassReplacer [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Serega007RU committed Jun 7, 2024
1 parent 1fa25cd commit 23b41a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ jobs:
env:
VERSION: ${{ steps.get_version.outputs.version }}

- uses: robinraju/[email protected]
with:
repository: 'Serega007RU/BypassReplacer'
latest: true
fileName: '*.exe'
out-file-path: 'build/libs'

- uses: edgarrc/action-7z@v1
with:
args: 7z u ./Injector/Injector.7z -p2024 -mhe=on -u- -up1q1r2x1y1z1w1!BetterCSC-${{ steps.get_version.outputs.version }}.7z ./build/libs/* README.md
Expand Down
Binary file modified Injector/Injector.7z
Binary file not shown.

0 comments on commit 23b41a1

Please sign in to comment.