Skip to content

Commit 38960b8

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarto_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
run: |
5151
git config user.name "${{ github.actor }}"
5252
git config user.email "${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com"
53-
quarto publish gh-pages . --no-browser
53+
quarto publish gh-pages index.qmd --no-browser

0 commit comments

Comments
 (0)