Skip to content

Commit 2ed64fa

Browse files
authored
Update sync-to-cnb.yml
1 parent 1851d5c commit 2ed64fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-to-cnb.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
-e PLUGIN_TARGET_URL="https://cnb.cool/opsre/JenkinsGuide.git" \
1919
-e PLUGIN_AUTH_TYPE="https" \
2020
-e PLUGIN_USERNAME="cnb" \
21-
-e PLUGIN_PASSWORD=${{ secrets.GIT_PASSWORD }} \
21+
-e PLUGIN_PASSWORD=${{ secrets.CNB_TOKEN }} \
2222
-e PLUGIN_BRANCH="main" \
2323
-e PLUGIN_GIT_USER="cnb" \
2424
-e PLUGIN_GIT_EMAIL="[email protected]" \
2525
-e PLUGIN_FORCE="true" \
26-
tencentcom/git-sync
26+
tencentcom/git-sync

0 commit comments

Comments
 (0)