Skip to content

Commit fa7a07a

Browse files
committed
update personal access token
1 parent ef81662 commit fa7a07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
- name: Deploy TypeDocs
4444
uses: peaceiris/actions-gh-pages@v3.9.3
4545
with:
46-
github_token: ${{ secrets.GH_PAT }}
46+
personal_token: ${{ secrets.GH_PAT }}
4747
publish_dir: ./docs

0 commit comments

Comments
 (0)