Skip to content

Commit d269336

Browse files
committed
gh pages commit
1 parent 4634cd4 commit d269336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Deploy to GitHub Pages
2323
uses: actions/deploy-pages@v4
2424
with:
25-
token: ${{ secrets.GITHUB_TOKEN }}
25+
token: ${{ secrets.WF_TOKEN }}

0 commit comments

Comments
 (0)