Skip to content

Commit

Permalink
Merge pull request #71 from nhs-r-community/48-gh-action
Browse files Browse the repository at this point in the history
Removed text from gh-action
  • Loading branch information
Lextuga007 authored Nov 29, 2023
2 parents 1677cb8 + 4dd69a2 commit 8ce2666
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- 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: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 8ce2666

Please sign in to comment.