chore: fix fix format.yml

This commit is contained in:
DIYgod
2020-07-09 16:43:04 +08:00
parent a18b39d198
commit f54aa3d304
+3 -3
View File
@@ -23,6 +23,6 @@ jobs:
git config --local user.name "GitHub Action"
git commit -m "style: auto format" -a
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}