From ae8fd3f1b19dfe36c9650a09a792654c243ffed3 Mon Sep 17 00:00:00 2001 From: Xikaro Date: Sun, 20 Jul 2025 01:22:41 +0500 Subject: [PATCH] workflows --- .github/workflows/build.yml | 4 +--- CHANGELOG.md | 2 +- pakku.json | 3 ++- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4a28ce1d7..d83e3bd76 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,6 @@ concurrency: cancel-in-progress: true env: - RELEASE_TYPE: "alpha" MINECRAFT_VERSION: "1.20.1" DEV_ENVIRONMENT: ${{ github.ref_name != 'main' }} @@ -156,7 +155,6 @@ jobs: uses: coditory/changelog-parser@v1.0.2 with: path: CHANGELOG.md - version: ${{ steps.determine_version.outputs.version }} continue-on-error: true - name: 🔍 Check @@ -168,7 +166,7 @@ jobs: echo "project_name=${{ steps.pakku_info.outputs.name }}" >> $GITHUB_OUTPUT echo "project_version=${{ steps.pakku_info.outputs.version }}" >> $GITHUB_OUTPUT - echo "release_type=${{ env.RELEASE_TYPE }}" >> $GITHUB_OUTPUT + echo "release_type=${{ steps.pakku_info.outputs.release_type }}" >> $GITHUB_OUTPUT echo "minecraft_version=${{ steps.pakku_lock_info.outputs.mc_versions }}" >> $GITHUB_OUTPUT diff --git a/CHANGELOG.md b/CHANGELOG.md index 518655bad..c81dd5a1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] ### Changes -## [0.10.1] - 19.07.2025 +## [0.10.1] - 19-07-2025 ### Changes - Added harvest baskets to pick fruit from fruit trees and berry bushes (#1338) @Redeix - Added ice soup @Pyritie diff --git a/pakku.json b/pakku.json index efe374591..85f1db03a 100644 --- a/pakku.json +++ b/pakku.json @@ -1,6 +1,7 @@ { "name": "TerraFirmaGreg-Modern", - "version": "0.10.0", + "version": "DEV", + "release_type": "alpha", "description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.", "author": "Exception, Xikaro", "overrides": [