From 4fa2a775137c96b25555c063d988b77db73b17e8 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:03:06 +0800 Subject: [PATCH] Update sync_warp-go.yml --- .github/workflows/sync_warp-go.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync_warp-go.yml b/.github/workflows/sync_warp-go.yml index a03c77a..d7ae1be 100644 --- a/.github/workflows/sync_warp-go.yml +++ b/.github/workflows/sync_warp-go.yml @@ -66,6 +66,7 @@ jobs: - name: Release binaries uses: softprops/action-gh-release@v1 + if: ${{ env.VERSION != '' }} with: tag_name: warp-go_v${{ env.VERSION }} files: ${{ env.DIST }}/*