Skip to content

Commit

Permalink
Merge pull request #146 from clobrano/fix-release-workflow-0
Browse files Browse the repository at this point in the history
Fix release workflow job
  • Loading branch information
clobrano authored May 23, 2024
2 parents fb0a3ed + f0868ab commit 4754fe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
Expand Down

0 comments on commit 4754fe6

Please sign in to comment.