Update render-publish.yml
This commit is contained in:
parent
b6353755a6
commit
0d2ab99870
1 changed files with 0 additions and 9 deletions
9
.github/workflows/render-publish.yml
vendored
9
.github/workflows/render-publish.yml
vendored
|
@ -1,12 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
- name: Publish HTML book
|
|
||||||
uses: quarto-dev/quarto-actions/publish@v2
|
|
||||||
with:
|
|
||||||
target: gh-pages
|
|
||||||
path: '_site/'
|
|
||||||
render: false
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: main
|
branches: main
|
||||||
|
|
Loading…
Add table
Reference in a new issue