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 4bacdbc commit bbfa737Copy full SHA for bbfa737
.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].3
+ uses: JamesIves/[email protected].6
80
with:
81
branch: gh-pages
82
folder: docs/build
0 commit comments