Update workflow.yml
This commit is contained in:
6
.github/workflows/workflow.yml
vendored
6
.github/workflows/workflow.yml
vendored
@@ -90,9 +90,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set +e
|
set +e
|
||||||
git status
|
git status
|
||||||
# git add --update
|
git add --update
|
||||||
# git commit -m "Auto-format code"
|
git commit -m "Auto-format code"
|
||||||
# git push
|
git push
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Update plugins and template indexes, along with README.md
|
# Update plugins and template indexes, along with README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user