There was an error while loading. Please reload this page.
1 parent 4f9d139 commit 797c1cbCopy full SHA for 797c1cb
1 file changed
.github/workflows/release-rc.yml
@@ -40,8 +40,8 @@ jobs:
40
41
- name: Configure git
42
run: |
43
- git config user.name "github-actions[bot]"
44
- git config user.email "github-actions[bot]@users.noreply.github.com"
+ git config user.name "googlemaps-bot"
+ git config user.email "62304370+googlemaps-bot@users.noreply.github.com"
45
46
- name: Update version files
47
env:
0 commit comments