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 7204f26 + 2208acb commit 7dbb656Copy full SHA for 7dbb656
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
77
- run: npm run build:docs
78
- name: Publish docs to github pages
79
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].2
80
with:
81
branch: gh-pages
82
folder: docs/build
0 commit comments