Skip to content

Commit d5f8f89

Browse files
committed
Initial
1 parent 662793a commit d5f8f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Publish to GitHub Pages (and render)
2121
uses: quarto-dev/quarto-actions/publish@v2
2222
with:
23-
target: main
23+
target: gh-pages
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # this secret is always available for github actions

0 commit comments

Comments
 (0)