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 7cae854 commit f724814Copy full SHA for f724814
.github/workflows/create_release_pr.yml
@@ -32,8 +32,8 @@ jobs:
32
33
- name: Set bot's Git info
34
run: |
35
- git config --global user.email "10587625+getsentry-bot@users.noreply.github.com"
36
- git config --global user.name "getsentry-bot"
+ git config --global user.email "180476844+sentry-release-bot[bot]@users.noreply.github.com"
+ git config --global user.name "sentry-release-bot[bot]"
37
38
- name: Update version and push
39
id: make-commit
0 commit comments