diff --git a/action.sh b/action.sh index ec14805..5d6b851 100755 --- a/action.sh +++ b/action.sh @@ -1,5 +1,6 @@ git pull +git log message="$(git log --merges -n 1)" echo $(git log --merges -n 1) if [[ $message == *"__post__"* ]]; then