Skip to content

Commit e1b8f30

Browse files
authored
Update auto-pull-request-by-release.yml
1 parent e68b68f commit e1b8f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)