Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2020-12-13 21:47:56 +00:00
commit 6c8ed21022
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ jobs:
- name: Commit files
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Format code according to conventions for ${GITHUB_SHA}"
commit_message: Format code according to conventions for $GITHUB_SHA
commit_user_name: QMK Bot
commit_user_email: hello@qmk.fm
commit_author: QMK Bot <hello@qmk.fm>