Skip to content

Commit 797c1cb

Browse files
committed
build(ci): configure release-rc workflow to commit as googlemaps-bot
1 parent 4f9d139 commit 797c1cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-rc.yml

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

4141
- name: Configure git
4242
run: |
43-
git config user.name "github-actions[bot]"
44-
git config user.email "github-actions[bot]@users.noreply.github.com"
43+
git config user.name "googlemaps-bot"
44+
git config user.email "62304370+googlemaps-bot@users.noreply.github.com"
4545
4646
- name: Update version files
4747
env:

0 commit comments

Comments
 (0)