diff --git a/.github/workflows/ci-clarinet-cli.yaml b/.github/workflows/ci-clarinet-cli.yaml index 778495aa0..19877e4e1 100644 --- a/.github/workflows/ci-clarinet-cli.yaml +++ b/.github/workflows/ci-clarinet-cli.yaml @@ -63,7 +63,7 @@ jobs: prerelease: false draft: false doNotFailIfNotFound: true - releaseNameRegEx: "clarinet-cli-.*" + releaseNameRegEx: "${{ env.COMPONENT }}-.*" searchLimit: 1 - name: Determine if release build