Skip to content

Commit 2e4b784

Browse files
authored
Update test_docs.yml
1 parent f8224e2 commit 2e4b784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
uses: peaceiris/actions-gh-pages@v3
4343
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
4444
with:
45-
github_token: ${{ secrets.GH_TOKEN }}
45+
github_token: ${{ secrets.GITHUB_TOKEN }}
4646
publish_dir: ./build_docs
4747

0 commit comments

Comments
 (0)