Skip to content

Commit 22414ae

Browse files
committed
change changelog email
1 parent 785b1fd commit 22414ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
3838
- name: initialize mandatory git config
3939
run: |
40-
git config user.name "dependabot[bot]"
41-
git config user.email support@github.com
40+
git config user.name "GitHub Changelog Bot"
41+
git config user.email changelog-bot@neolution.ch
4242
4343
- run: npx prettier --write CHANGELOG.md
4444

0 commit comments

Comments
 (0)