Skip to content

Commit

Permalink
Merge pull request #2465 from ciaranRoche/OCM-11201
Browse files Browse the repository at this point in the history
OCM-11201 | fix : fix make target ensuring release builds and publishes to github
  • Loading branch information
openshift-merge-bot[bot] authored Sep 17, 2024
2 parents b19b990 + 30c7b24 commit 356a60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ release:
exit 1; \
fi \
fi; \
$(GORELEASER) release --snapshot --clean
$(GORELEASER) release --clean

0 comments on commit 356a60b

Please sign in to comment.