We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ce6b3 commit ac7bb2eCopy full SHA for ac7bb2e
dev-bin/release.sh
@@ -124,6 +124,3 @@ git push --tags
124
gh release create --target "$(git branch --show-current)" -t "$version" -n "$notes" "$tag" \
125
"target/geoip2-$version-with-dependencies.zip" \
126
"target/geoip2-$version-with-dependencies.zip.asc"
127
-
128
129
-echo "Remember to do the release on https://oss.sonatype.org/!"
0 commit comments