diff --git a/.github/workflows/cut-release.yml b/.github/workflows/cut-release.yml index 9f7f4a5674..7b6373854d 100644 --- a/.github/workflows/cut-release.yml +++ b/.github/workflows/cut-release.yml @@ -250,6 +250,7 @@ jobs: id: download with: pattern: clairctl-* + merge-multiple: true - name: Publish clairctl-${{matrix.goos}}-${{matrix.goarch}} uses: actions/upload-release-asset@v1 env: