From 5a2cc9a36f9512bcdfc889b0d31b28a5baecb810 Mon Sep 17 00:00:00 2001 From: MetaCubeX Date: Wed, 16 Mar 2022 23:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=20[Fix]=20=E4=BC=98=E5=8C=96geodata=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Alpha.yml b/.github/workflows/Alpha.yml index 061d42a62..67db4a7fa 100644 --- a/.github/workflows/Alpha.yml +++ b/.github/workflows/Alpha.yml @@ -38,6 +38,6 @@ jobs: uses: softprops/action-gh-release@v1 if: ${{ env.GIT_BRANCH != 'Meta' && success() }} with: - tag_name: Alpha + tag_name: alpha files: bin/* prerelease: true \ No newline at end of file