Skip to content

Commit

Permalink
Modify publish reminder text.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Griffin committed Dec 16, 2024
1 parent 259b6f0 commit b86e3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concourse/scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ git config --global user.email "production@fauna.com"
git config --global user.name "Fauna Engineering"
git tag "release-$PACKAGE_VERSION"

echo "fauna-jvm@$PACKAGE_VERSION has been published. (Can be delayed showing up in maven central.)" > ../slack-message/publish
echo "fauna-jvm@$PACKAGE_VERSION has been published. (Remember to click publish in maven central.)" > ../slack-message/publish

0 comments on commit b86e3f9

Please sign in to comment.