Skip to content

Commit f724814

Browse files
committed
Update committer info to be the gh app not the bot account
1 parent 7cae854 commit f724814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_release_pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232

3333
- name: Set bot's Git info
3434
run: |
35-
git config --global user.email "10587625+getsentry-bot@users.noreply.github.com"
36-
git config --global user.name "getsentry-bot"
35+
git config --global user.email "180476844+sentry-release-bot[bot]@users.noreply.github.com"
36+
git config --global user.name "sentry-release-bot[bot]"
3737
3838
- name: Update version and push
3939
id: make-commit

0 commit comments

Comments
 (0)