Skip to content

Commit cc42f3a

Browse files
authored
ci: add deploy token
1 parent 232cf0a commit cc42f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
target_branch: master
3535
build_dir: dest
3636
env:
37-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37+
GITHUB_TOKEN: ${{ secrets.LESS_DOCS_DEPLOY_TOKEN }}

0 commit comments

Comments
 (0)