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 73f1733 commit 49620cdCopy full SHA for 49620cd
1 file changed
README.md
@@ -52,8 +52,8 @@ The following is an extended example with all possible options available for thi
52
repository: .
53
54
# Optional commit user and author settings
55
- commit_user_name: My GitHub Actions Bot # defaults to "GitHub Actions"
56
- commit_user_email: my-github-actions-bot@example.org # defaults to "actions@github.com"
+ commit_user_name: My GitHub Actions Bot # defaults to "github-actions[bot]"
+ commit_user_email: my-github-actions-bot@example.org # defaults to "github-actions[bot]@users.noreply.github.com"
57
commit_author: Author <actions@github.com> # defaults to author of the commit that triggered the run
58
59
# Optional. Tag name being created in the local repository and
0 commit comments