Skip to content

Commit 66dbea3

Browse files
committed
Modify action secrets
Signed-off-by: Swilder-M <[email protected]>
1 parent e3d359a commit 66dbea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_blog.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
with:
5151
source_branch: ${{ steps.sync_blog.outputs.branch }}
5252
destination_branch: main
53-
github_token: ${{ secrets.CI_GIT_TOKEN }}
53+
github_token: ${{ secrets.GROWTH_CI_TOKEN }}
5454
pr_title: "sync blogs ${{ steps.sync_blog.outputs.branch }}"
5555
pr_reviewer: "CrazyWisdom,Red-Asuka,Swilder-M"

0 commit comments

Comments
 (0)