Skip to content

Commit fc659c1

Browse files
committed
Update gitee sync script.
1 parent 3916d3b commit fc659c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gitee-sync.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
dst: gitee/agoraio-community
2020
white_list: "API-Examples"
2121
static_list: "API-Examples"
22-
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
23-
dst_token: ${{ secrets.GITEE_TOKEN }}
22+
dst_key: ${{ secrets.GITEE_PI_SSH }}
23+
dst_token: ${{ secrets.GITEE_PRIVATE_TOKEN }}
2424
mappings: ".github=>github"
2525
cache_path: "./cache"
2626
force_update: true

0 commit comments

Comments
 (0)