Skip to content

Commit

Permalink
Modified release goal
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Jan 6, 2022
1 parent 6dd778e commit 1da5913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -45,7 +45,7 @@ approveApiChanges:
verify:
./gradlew verify

release: build
release: verify build
./gradlew release

publish:
Expand Down

0 comments on commit 1da5913

Please sign in to comment.