Skip to content

Commit 78f0386

Browse files
authored
Update documentation.yml
1 parent 5e10fa8 commit 78f0386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
- name: Release to GitHub Pages
3535
uses: peaceiris/actions-gh-pages@v3
3636
with:
37-
github_token: ${{ secrets.GITHUB_TOKEN }}
37+
github_token: ${{ secrets.GH_AUTH_TOKEN }}
3838
publish_dir: dist/docs

0 commit comments

Comments
 (0)