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