Update build.yml

This commit is contained in:
Xikaro 2025-07-13 18:08:20 +05:00
parent 366fc4ea6b
commit 172ea48ac2

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' }}