Skip to content

Commit

Permalink
Change <meta provider> to gh-pages in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evelyngreeves committed Sep 20, 2023
1 parent 4d6dc24 commit 8fec6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
with:
target: {{< meta provider >}}
target: gh-pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8fec6aa

Please sign in to comment.