We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a74ddcf + 53afd09 commit 70e400cCopy full SHA for 70e400c
1 file changed
.github/workflows/book.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
with:
41
- path: ./book
+ path: ./docs/book
42
43
deploy:
44
environment:
0 commit comments