diff --git a/.github/workflows/render-page.yml b/.github/workflows/render-page.yml index e2ef6ef..29f8ca3 100644 --- a/.github/workflows/render-page.yml +++ b/.github/workflows/render-page.yml @@ -5,7 +5,6 @@ on: push: branches: - main - - 74-set-up-quarto-to-run-as-action jobs: docker: @@ -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: