Update release.yml

This commit is contained in:
Xikaro
2024-10-29 18:37:27 +05:00
parent 1d87162fbe
commit a2e5543285

View File

@@ -2,7 +2,7 @@ name: Release
run-name: "Release #${{ github.run_number }} by @${{ github.actor }}"
env:
RELEASE_TYPE: "beta"
RELEASE_TYPE: "alpha"
MINECRAFT_VERSION: "1.20.1"
on: