We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c2f45 commit 35ea677Copy full SHA for 35ea677
.github/workflows/mdbook.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Upload artifact
48
uses: actions/upload-pages-artifact@v3
49
with:
50
- path: ./book
+ path: ./docs
51
52
# Deployment job
53
deploy:
0 commit comments