Skip to content

Commit 8f43203

Browse files
authored
Update docs.yml
1 parent 1f5250c commit 8f43203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ jobs:
2626
- name: Deploy to GitHub Pages
2727
run: |
2828
mkdocs gh-deploy --force
29+
env:
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)