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 e4adb74 commit 23b4be3Copy full SHA for 23b4be3
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/upload-pages-artifact@v2
38
with:
39
name: github-pages
40
- path: '/docs/site'
+ path: '/site'
41
42
pages:
43
runs-on: ubuntu-latest
0 commit comments