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.
2 parents 93a8d9c + 43188be commit 6a3bbf0Copy full SHA for 6a3bbf0
.github/workflows/deploy.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Deploy to GitHub Pages
34
run: npm run deploy
35
env:
36
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments