Skip to content

Commit 678398e

Browse files
committed
Change _site to docs
1 parent fe728f3 commit 678398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarto-book-gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Commit results
4949
run: |
50-
cd _site
50+
cd docs
5151
git init
5252
git add .
5353
git commit -m 'update website'

0 commit comments

Comments
 (0)