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