Remove blank line

This commit is contained in:
gomorizsolt 2019-10-31 11:25:08 +01:00
parent b6dcf94303
commit 677efa2969
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ then
git commit -m "$INPUT_COMMIT_MESSAGE" --author="$GITHUB_ACTOR <$GITHUB_ACTOR@users.noreply.github.com>" get_value "${INPUT_COMMIT_OPTIONS}" ''
git push --set-upstream origin "HEAD:$INPUT_BRANCH"
else
echo "Working tree clean. Nothing to commit."