parent
919d84173e
commit
1bbde50fc3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
|
||||
git config --global user.email "username@users.noreply.github.com"
|
||||
if [[ -n "$(git status -s)" ]]; then
|
||||
git commit -am '
|
||||
echo lol
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue