We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e68b68f + e1b8f30 commit d0a03bdCopy full SHA for d0a03bd
.github/workflows/auto-pull-request-by-release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
git clone https://hellertang:${{secrets.GITHUB_TOKEN}}@github.com/tencentcloudstack/pulumi-tencentcloud.git
52
cd pulumi-tencentcloud
53
- git config --global user.email "hellertang@github.com"
+ git config --global user.email "hellertang@tencent.com"
54
git config --global user.name "hellertang"
55
git checkout -b "feat/sync_provider_v${version}"
56
0 commit comments