Skip to content

Commit 7fc9b1a

Browse files
authored
Update GitHub token for MkDocs deployment
1 parent c032fdc commit 7fc9b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313

1414
- name: Deploy MkDocs
1515
env:
16-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
1717

0 commit comments

Comments
 (0)