Skip to content

Commit ee01c75

Browse files
committed
git config
1 parent be6a37c commit ee01c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflows/agentics/shared/gh-extra-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ You can use the GitHub MCP tools to perform various tasks in the repository. In
1717

1818
## Git Configuration
1919

20-
When using `git commit`, ensure you set the author name and email appropriately. Do this by using a `--author` flag with `git commit`, for example `git commit --author "${{ github.workflow }} <github-actions@users.noreply.github.com>" ...`.
20+
When using `git commit`, ensure you set the author name and email appropriately. Do this by using a `--author` flag with `git commit`, for example `git commit --author "${{ github.workflow }} <github-actions[bot]@users.noreply.github.com>" ...`.

0 commit comments

Comments
 (0)