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 c757a36 + ae04389 commit 4e06f92Copy full SHA for 4e06f92
.github/workflows/docs.yml
@@ -45,6 +45,6 @@ jobs:
45
- name: Deploy to Github Pages
46
uses: JamesIves/github-pages-deploy-action@3.7.1
47
with:
48
- # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
BRANCH: gh-pages
50
FOLDER: docs
0 commit comments