Skip to content

Commit bbda60a

Browse files
authored
Update deploy.yml
1 parent 971b805 commit bbda60a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
- run: |
1717
pip install mkdocs mkdocs-material pymdown-extensions
1818
mkdocs gh-deploy --force --remote-branch gh-pages
19+
env:
20+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)