Skip to content

Commit

Permalink
Merge pull request #48 from tencentcloudstack/SevenEarth-patch-3
Browse files Browse the repository at this point in the history
Update auto-pull-request-by-release.yml
  • Loading branch information
SevenEarth authored Jul 5, 2024
2 parents e68b68f + e1b8f30 commit d0a03bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pull-request-by-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
git clone https://hellertang:${{secrets.GITHUB_TOKEN}}@github.com/tencentcloudstack/pulumi-tencentcloud.git
cd pulumi-tencentcloud
git config --global user.email "hellertang@github.com"
git config --global user.email "hellertang@tencent.com"
git config --global user.name "hellertang"
git checkout -b "feat/sync_provider_v${version}"
Expand Down

0 comments on commit d0a03bd

Please sign in to comment.