Skip to content

Commit

Permalink
Merge pull request #69 from nhs-r-community/revert-68-add-render-gh-a…
Browse files Browse the repository at this point in the history
…ction

Revert "Added render quarto to gh action"
  • Loading branch information
Lextuga007 authored Nov 29, 2023
2 parents 8f5248d + 47e22d1 commit ea5446e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ on:
push:
branches: main

name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
with:
to: html # If set, it will be equivalent to `quarto render --to html`
path: source-folder # By default, the current working dir is used i.e `quarto render .`

name: Quarto Publish

jobs:
Expand Down

0 comments on commit ea5446e

Please sign in to comment.