Skip to content

Commit 9c67516

Browse files
committed
Changed token.
1 parent 3682ae6 commit 9c67516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Deploy to GitHub Pages
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
24-
github_token: ${{ secrets.GITHUB_TOKEN }}
24+
github_token: ${{ secrets.DOCS_TOKEN }}
2525
publish_dir: ./docs

0 commit comments

Comments
 (0)