Skip to content

Commit 66b02ff

Browse files
Update publish.yml
1 parent 0a85bef commit 66b02ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: Render and Publish
2121
uses: quarto-dev/quarto-actions/publish@v2
2222
with:
23-
target: gh-pages
23+
target: quarto-pub
2424
QUARTO_PUB_AUTH_TOKEN: ${{ secrets.QUARTO_PUB_AUTH_TOKEN }}

0 commit comments

Comments
 (0)