We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ca380 commit 58d6c6fCopy full SHA for 58d6c6f
.github/workflows/format.yml
@@ -38,4 +38,4 @@ jobs:
38
commit_message: Format code
39
commit_user_name: ${{ secrets.GIT_USER_NAME }}
40
commit_user_email: ${{ secrets.GIT_USER_EMAIL }}
41
- commit_author: ${{ secrets.GIT_USER_NAME }} <${{ secrets.GIT_USER_EMAIL }}>
+ commit_author: ${{ secrets.GIT_USER_NAME }} <${{ secrets.GIT_USER_EMAIL }}>
0 commit comments