We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4634cd4 commit d269336Copy full SHA for d269336
.github/workflows/deploy-pages.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Deploy to GitHub Pages
23
uses: actions/deploy-pages@v4
24
with:
25
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.WF_TOKEN }}
0 commit comments