Skip to content

Commit 80c4ae0

Browse files
authored
Update main.yml
1 parent d51bb4c commit 80c4ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
with:
3636
folder: book
3737
branch: gh-pages
38-
token: ${{ secrets.GITHUB_TOKEN }} # Explicitly use the token
38+
token: ${{ secrets.PAT }} # Explicitly use the token
3939
clean: true # Clean up old files

0 commit comments

Comments
 (0)