Skip to content

Commit 204251b

Browse files
committed
ci: token
1 parent 470377b commit 204251b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
path: 'gh-pages'
3434
ref: gh-pages
35+
token: ${{ secrets.GITHUB_TOKEN }}
3536

3637
- name: Move .git to build
3738
run: mv './gh-pages/.git' './build'

0 commit comments

Comments
 (0)