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.
1 parent 9e71ea0 commit 4349f38Copy full SHA for 4349f38
.github/workflows/build.yml
@@ -27,7 +27,5 @@ jobs:
27
run: npm run docs
28
- name: Deploy to GitHub Pages
29
uses: JamesIves/[email protected]
30
- env:
31
- ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
- BRANCH: update-documentation
+ with:
33
FOLDER: docs
0 commit comments