Skip to content

Commit ac7bb2e

Browse files
committed
Remove reminder to do release on oss.sonatype.org
1 parent c3ce6b3 commit ac7bb2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dev-bin/release.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,3 @@ git push --tags
124124
gh release create --target "$(git branch --show-current)" -t "$version" -n "$notes" "$tag" \
125125
"target/geoip2-$version-with-dependencies.zip" \
126126
"target/geoip2-$version-with-dependencies.zip.asc"
127-
128-
129-
echo "Remember to do the release on https://oss.sonatype.org/!"

0 commit comments

Comments
 (0)