We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e80d2 commit 38960b8Copy full SHA for 38960b8
.github/workflows/quarto_publish.yml
@@ -50,4 +50,4 @@ jobs:
50
run: |
51
git config user.name "${{ github.actor }}"
52
git config user.email "${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com"
53
- quarto publish gh-pages . --no-browser
+ quarto publish gh-pages index.qmd --no-browser
0 commit comments