Update build.yml

This commit is contained in:
Xikaro 2025-07-13 18:10:12 +05:00
parent 417fa894ae
commit 975e042681

View file

@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
env:
RELEASE_TYPE: "release"
RELEASE_TYPE: "alpha"
MINECRAFT_VERSION: "1.20.1"
DEV_ENVIRONMENT: ${{ github.ref_name != 'main' }}