Skip to content

Commit

Permalink
[#55] improve final message on the console when release.bash complete…
Browse files Browse the repository at this point in the history
…s successfully

Closes #55
  • Loading branch information
remkop committed Jul 27, 2020
1 parent fd591f5 commit 37106d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release.bash
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ then
fi
echo "Pushed changes OK."

echo "Done."
echo "Release ${RELEASE_VERSION} completed successfully."
echo "See https://github.com/petermr/ami3/actions to monitor the GitHub Actions triggered by this tag."

0 comments on commit 37106d1

Please sign in to comment.