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 fe728f3 commit 678398eCopy full SHA for 678398e
.github/workflows/quarto-book-gh-pages.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Commit results
49
run: |
50
- cd _site
+ cd docs
51
git init
52
git add .
53
git commit -m 'update website'
0 commit comments