We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcf699 commit 6e4805fCopy full SHA for 6e4805f
.github/workflows/pages.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: ftnext/[email protected]
70
with:
71
build_dir: public
72
- github_token: ${{ secrets.TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
73
74
75
# Deployment job
0 commit comments