Update do-release.sh

Co-authored-by: Juan Martín Sotuyo Dodero <juansotuyo@gmail.com>
This commit is contained in:
Andreas Dangel
2024-04-27 20:12:30 +02:00
committed by GitHub
parent c67998f64a
commit e3a4be47fc

View File

@ -204,7 +204,7 @@ echo
echo "Tag has been pushed.... now check github actions: <https://github.com/pmd/pmd/actions>" echo "Tag has been pushed.... now check github actions: <https://github.com/pmd/pmd/actions>"
echo echo
echo "Now wait, until first stage of the release is finished successfully..." echo "Now wait, until first stage of the release is finished successfully..."
echo "You don't need to wait until artefacts are in maven central, just the github action must be successful." echo "You don't need to wait until artifacts are in maven central, just the github action must be successful."
echo echo
echo "If it is failing, you can fix the code/scripts and force push the tag via" echo "If it is failing, you can fix the code/scripts and force push the tag via"
echo echo