Skip to content

Commit

Permalink
updates render page action for merging into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed Mar 20, 2024
1 parent 81f8dcf commit 6a53423
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/render-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
push:
branches:
- main
- 74-set-up-quarto-to-run-as-action

jobs:
docker:
Expand All @@ -15,8 +14,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v4
with:
ref: 74-set-up-quarto-to-run-as-action
- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit 6a53423

Please sign in to comment.