Skip to content

Commit f375aae

Browse files
committed
Remove reminder to do release on oss.sonatype.org
1 parent 9d860f6 commit f375aae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev-bin/release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,3 @@ git push
130130
git push --tags
131131

132132
gh release create --target "$(git branch --show-current)" -t "$version" -n "$notes" "$tag"
133-
134-
echo "Remember to do the release on https://oss.sonatype.org/!"

0 commit comments

Comments
 (0)