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 1f49550 commit 92057d0Copy full SHA for 92057d0
.github/workflows/pages.yml
@@ -54,4 +54,4 @@ jobs:
54
target_branch: main
55
build_dir: dist
56
env:
57
- GH_PAT: ${{ secrets.GH_PAGES_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments