Skip to content

Commit 3d1e669

Browse files
authored
Mkdocs (#7)
* docs(v1): add mkdocs * refactor(v1): change mkdocs to perosnal token
1 parent b9e7f20 commit 3d1e669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Deploy docs
1616
uses: mhausenblas/mkdocs-deploy-gh-pages@master
1717
env:
18-
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
18+
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}

0 commit comments

Comments
 (0)