Skip to content

Commit

Permalink
use github token
Browse files Browse the repository at this point in the history
  • Loading branch information
d-morrison committed Dec 12, 2024
1 parent 3aa77ad commit d5f5d76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
ls
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@HEAD
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tinytex: true

Expand Down

0 comments on commit d5f5d76

Please sign in to comment.