diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c86a19e0..2bacb196 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,6 @@ jobs: run: VERSION=$VERSION PREVIOUS_VERSION=$PREVIOUS_VERSION make container-build-and-push-community - name: Create release with manifests - if: ${{ github.ref_type == 'tag' }} # https://github.com/marketplace/actions/github-release-create-update-and-upload-assets uses: meeDamian/github-release@2.0 with: