Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnold-c authored Mar 21, 2023
1 parent f01fcb1 commit 91a70a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
tinytex: true
env:
GH_TOKEN: ${{ secrets.QUARTO_PUBLISH_TOKEN }}
#with:
# tinytex: true
#env:
# GH_TOKEN: ${{ secrets.QUARTO_PUBLISH_TOKEN }}

#- name: Render Quarto Project
# uses: quarto-dev/quarto-actions/render@v2
Expand Down

0 comments on commit 91a70a3

Please sign in to comment.