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