Skip to content

Commit 60164fe

Browse files
committed
Remove reminder to do release on oss.sonatype.org
1 parent 1706fd5 commit 60164fe

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
@@ -123,5 +123,3 @@ git push --tags
123123
gh release create --target "$(git branch --show-current)" -t "$version" -n "$notes" "$tag" \
124124
"target/minfraud-$version-with-dependencies.zip" \
125125
"target/minfraud-$version-with-dependencies.zip.asc"
126-
127-
echo "Remember to do the release on https://oss.sonatype.org/!"

0 commit comments

Comments
 (0)