a
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 4s

This commit is contained in:
Bryce Thorup
2024-08-30 14:50:45 -06:00
parent a783cf6fed
commit 2e05c3e4b0

View File

@@ -1,5 +1,5 @@
message="$(git rev-parse --abbrev-ref HEAD)" message="$(git log --merges -n 1)"
echo $message echo $message
if [[ $message == *"__post__"* ]]; then if [[ $message == *"__post__"* ]]; then
echo "It's there!" echo "It's there!"