We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50246e2 + 391d195 commit 58b2e47Copy full SHA for 58b2e47
1 file changed
.github/workflows/sync.yml
@@ -42,7 +42,7 @@ jobs:
42
git push --all --force cnb
43
git push --tags --force cnb
44
env:
45
- CNB_REPOSITORY: tca/code-analysis
+ CNB_REPOSITORY: tencent/cloud/tca/code-analysis
46
CNB_USERNAME: ${{ secrets.CNB_USERNAME }}
47
CNB_PASSWORD: ${{ secrets.CNB_PASSWORD }}
48
0 commit comments