Skip to content

Commit

Permalink
OCM-11201 | fix: make target ensuring release builds and publishes to…
Browse files Browse the repository at this point in the history
… github
  • Loading branch information
ciaranRoche committed Sep 17, 2024
1 parent 017dd70 commit 30c7b24
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 30c7b24

Please sign in to comment.