Skip to content

Commit d0a03bd

Browse files
authored
Merge pull request #48 from tencentcloudstack/SevenEarth-patch-3
Update auto-pull-request-by-release.yml
2 parents e68b68f + e1b8f30 commit d0a03bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-pull-request-by-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
git clone https://hellertang:${{secrets.GITHUB_TOKEN}}@github.com/tencentcloudstack/pulumi-tencentcloud.git
5252
cd pulumi-tencentcloud
53-
git config --global user.email "hellertang@github.com"
53+
git config --global user.email "hellertang@tencent.com"
5454
git config --global user.name "hellertang"
5555
git checkout -b "feat/sync_provider_v${version}"
5656

0 commit comments

Comments
 (0)