Skip to content

Commit

Permalink
Remove reminder to do release on oss.sonatype.org
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 5, 2023
1 parent c3ce6b3 commit ac7bb2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev-bin/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,3 @@ git push --tags
gh release create --target "$(git branch --show-current)" -t "$version" -n "$notes" "$tag" \
"target/geoip2-$version-with-dependencies.zip" \
"target/geoip2-$version-with-dependencies.zip.asc"


echo "Remember to do the release on https://oss.sonatype.org/!"

0 comments on commit ac7bb2e

Please sign in to comment.