We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73968e9 commit 909471aCopy full SHA for 909471a
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Run githubPages npm script
23
run: npm run githubPages
24
env:
25
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.DEPLOY_GH_PAGES_TOKEN }}
0 commit comments