We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232cf0a commit cc42f3aCopy full SHA for cc42f3a
.github/workflows/deploy.yml
@@ -34,4 +34,4 @@ jobs:
34
target_branch: master
35
build_dir: dest
36
env:
37
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.LESS_DOCS_DEPLOY_TOKEN }}
0 commit comments