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 e7180be commit 667ffffCopy full SHA for 667ffff
.github/workflows/ci.yml
@@ -51,8 +51,8 @@ jobs:
51
52
- name: Set Commitbot Identity
53
run: |
54
- git config user.name "React-HTML-Element Publish Bot"
55
- git config user.email "react-html-element-bot@wtw.org"
+ git config user.name "im-pipeline-bot"
+ git config user.email "73202619+im-pipeline-bot@users.noreply.github.com"
56
57
- name: Semantic Release
58
env:
0 commit comments