Update workflow.yml

This commit is contained in:
lowlighter
2021-04-29 18:38:50 +02:00
parent ba2db3ca33
commit 57ce55a083

View File

@@ -90,9 +90,9 @@ jobs:
run: |
set +e
git status
# git add --update
# git commit -m "Auto-format code"
# git push
git add --update
git commit -m "Auto-format code"
git push
set -e
# Update plugins and template indexes, along with README.md