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.
2 parents 513e40f + 5878b48 commit 28b23beCopy full SHA for 28b23be
.github/workflows/generate.yml
@@ -37,8 +37,7 @@ jobs:
37
uses: EndBug/add-and-commit@v7
38
with:
39
cwd: './target'
40
- author_name: '${{ github.actor }}'
41
- author_email: '${{ github.actor }}@users.noreply.github.com'
+ default_author: github_actions
42
message: |-
43
Generated by GitHub workflow ${{ github.run_id }}
44
0 commit comments