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 f85ce53 commit bc196bbCopy full SHA for bc196bb
.github/workflows/renovate-changelog.yml
@@ -52,8 +52,8 @@ jobs:
52
fi
53
54
# Configure git with a separate author identity for the workflow
55
- git config user.name "renovate-bot"
56
- git config user.email "[email protected].com"
+ git config user.name "SolrBot"
+ git config user.email "<solrbot@cominvent.com>"
57
58
# Add and commit the changelog entry
59
git add changelog/unreleased/
0 commit comments