From 89cc0b89cfe020782aa237820ff667689eeda3cc Mon Sep 17 00:00:00 2001 From: EstrellaXD Date: Tue, 29 Aug 2023 21:43:26 +0800 Subject: [PATCH] fix: ci --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5009440..28f02017 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -236,7 +236,7 @@ jobs: else echo "version=🌟${{ needs.version-info.outputs.version }}" >> $GITHUB_OUTPUT echo "pre_release=false" >> $GITHUB_OUTPUT - + fi - name: Release id: release uses: softprops/action-gh-release@v1