Skip to content

Commit

Permalink
making release candidate push
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Apr 19, 2024
1 parent e6ae57a commit 623a9e6
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 @@ -250,7 +250,7 @@ release: check-release bumpversion-release publish bumpversion-patch
release-test: check-release bumpversion-release-test publish-test bumpversion-revert

.PHONY: release-candidate
release-candidate: check-main publish bumpversion-candidate
release-candidate: check-main publish bumpversion-candidate git-push

.PHONY: release-candidate-test
release-candidate-test: check-clean check-main publish-test
Expand Down

0 comments on commit 623a9e6

Please sign in to comment.