Skip to content

Commit 1e4fa78

Browse files
authored
update user
1 parent 0296895 commit 1e4fa78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.ci/skills-gen.cloudbuild.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ steps:
7070
fi
7171
7272
echo "Changes detected. Preparing to commit..."
73-
git config --global user.email "cloudbuild@google.com"
74-
git config --global user.name "Cloud Build Bot"
73+
git config user.name "release-please[bot]"
74+
git config user.email "55107282+release-please[bot]@users.noreply.github.com"
7575
7676
# We can now just push natively using the SSH URL!
7777
git remote set-url origin git@github.com:gemini-cli-extensions/cloud-sql-postgresql.git

0 commit comments

Comments
 (0)