Actually, this works now, so remove the inaccurate message.

This commit is contained in:
Ryan Curtin
2024-05-26 08:36:31 -04:00
parent 71ba2ae75f
commit 2181791ccf
-1
View File
@@ -205,7 +205,6 @@ hub pull-request \
-m "Release version $MAJOR.$MINOR.$PATCH" \
-m "This automatically-generated pull request adds the commits necessary to make the $MAJOR.$MINOR.$PATCH release." \
-m "Once the PR is merged, mlpack-bot will tag the release as HEAD~1 (so that it doesn't include the new HISTORY block) and publish it." \
-m "Or, well, hopefully that will happen someday." \
-m "When you merge this PR, be sure to merge it using a *rebase*." \
-m "### Changelog" \
-m "$changelog_str" \