From 1cc6cfab9ccb4dea68cff322b86f0278be299e3e Mon Sep 17 00:00:00 2001 From: MetaCubeX Date: Wed, 16 Mar 2022 23:02:16 +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 b5f3af24..061d42a6 100644 --- a/.github/workflows/Alpha.yml +++ b/.github/workflows/Alpha.yml @@ -34,7 +34,7 @@ jobs: BINDIR: bin run: make -j releases - - name: Upload Dev + - name: Upload Alpha uses: softprops/action-gh-release@v1 if: ${{ env.GIT_BRANCH != 'Meta' && success() }} with: