Skip to content

Commit 2af0c53

Browse files
committed
Merge branch 'master' of https://github.com/Crazyokd/docs into docs-zh
2 parents 0ddcf54 + 7b8cdde commit 2af0c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/default.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Deploy to GitHub Pages
2626
uses: Cecilapp/GitHub-Pages-deploy@v3
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
with:
30-
30+
3131
build_dir: build/docs

0 commit comments

Comments
 (0)