mirror of https://github.com/axmolengine/axmol.git
Update clang-format.yml
This commit is contained in:
parent
7d10ec5cae
commit
268cd6fdda
|
@ -30,8 +30,8 @@ jobs:
|
|||
if: ${{ github.event.inputs.commit_changes == 'true' }}
|
||||
uses: EndBug/add-and-commit@v7.5.0
|
||||
with:
|
||||
author_name: Clang Robot
|
||||
author_email: robot@github.com
|
||||
author_name: GitHub Actions
|
||||
author_email: actions@github.com
|
||||
message: 'Committing clang-format changes'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue