Update build.yml

This commit is contained in:
Xikaro 2025-05-05 21:52:05 +05:00
parent d441c1dc32
commit f04d4357da

View file

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