From 45f241937298f4ef73c8b61207bd1992de6ae94c Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Tue, 16 Jan 2024 08:53:01 +0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 23329baa6..08487489b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -151,12 +151,6 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - - name: Replace strings - shell: bash - run: | - VERSION=${{ needs.modpack-info.outputs.project_version }} - sed -i -e "s/DEV/${VERSION}/g" config/bcc-common.toml - - name: Download Mods run: | git submodule init @@ -282,7 +276,7 @@ jobs: body: | RU ${{ needs.modpack-info.outputs.changelog_ru }} - + EN ${{ needs.modpack-info.outputs.changelog_en }} files: |