Skip to content

Commit d3f67d1

Browse files
committed
1 parent f876d33 commit d3f67d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.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-
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
18+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)