diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1d727b60..f864d26f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,6 +33,7 @@ jobs: GORELEASER_CURRENT_TAG: ${{ github.ref_name }} winget-release: needs: release-tag + if: "! contains(github.ref_name, '-rc')" runs-on: windows-latest steps: - name: Install winget-create