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 2622d36 commit 03b2339Copy full SHA for 03b2339
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: quarto-dev/quarto-actions/render@v2
48
with:
49
to: html
50
- - name: Quarto Preview
+ - name: Quarto Publish
51
if: ${{ github.ref == 'refs/heads/main' && github.event_name != 'pull_request' }}
52
uses: quarto-dev/quarto-actions/publish@v2
53
0 commit comments