From b24bbc97da096ed09188f71fd3a581d2625ff8a0 Mon Sep 17 00:00:00 2001 From: CodeNoobKing <67936979+CodeNoobKing@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:09:22 +0800 Subject: [PATCH] no skip release --- .github/workflows/arkctl_release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/arkctl_release.yml b/.github/workflows/arkctl_release.yml index 89ee1e5f0..8667a6f0a 100644 --- a/.github/workflows/arkctl_release.yml +++ b/.github/workflows/arkctl_release.yml @@ -48,6 +48,7 @@ jobs: release: name: Release binary runs-on: ubuntu-latest + if: always() needs: ['prepare', 'create-tag'] strategy: matrix: