diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index edd8d805f..430acffc7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -207,17 +207,6 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - - name: Debug - shell: bash - run: | - echo "Debugging..." - echo "Project Version: ${{ needs.info.outputs.project_version }}" - echo "Project Name: ${{ needs.info.outputs.project_name }}" - echo "Project Full Name: ${{ needs.info.outputs.project_full_name }}" - echo "Exists: ${{ needs.info.outputs.exists }}" - echo "Release Exists: ${{ needs.info.outputs.make_release }}" - echo "Dev Environment: ${{ env.DEV_ENVIRONMENT }}" - - name: 🔄 Replace strings shell: bash run: | @@ -431,7 +420,7 @@ jobs: name: 🚀 Release to CurseForge needs: [info, build-modpack, build-server, release-github] runs-on: ubuntu-latest - if: false + if: ${{ needs.info.outputs.make_release == 'true' }} outputs: id: ${{ steps.release.outputs.id }} @@ -529,7 +518,6 @@ jobs: name: 📱 Discord Message needs: [info, release-curseforge, release-github] runs-on: ubuntu-latest - if: false steps: - name: ✂️ Truncate Changelog id: truncated diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f3ce408e..0535a771f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [0.9.2] +## [Unreleased] ### Changes ## [0.9.1] - 18.04.2025 diff --git a/pakku.json b/pakku.json index 681652810..796b3396b 100644 --- a/pakku.json +++ b/pakku.json @@ -1,6 +1,6 @@ { "name": "TerraFirmaGreg-Modern", - "version": "0.9.2", + "version": "0.9.1", "description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.", "author": "Exception, Xikaro", "overrides": [