This commit is contained in:
Wilson Freitas
2024-02-17 18:43:45 -03:00
parent ff46d5bf1f
commit 253a665dbc
+2 -1
View File
@@ -66,7 +66,8 @@ jobs:
- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
path: ./site
to: html
path: './site'
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
with: