Skip to content

Commit

Permalink
define token for gh
Browse files Browse the repository at this point in the history
add self-texlive runner if available #19
  • Loading branch information
prudhomm committed Aug 14, 2024
1 parent 7b6a403 commit 8422df5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
prefixwithref: ${{ steps.doc_prefix.outputs.prefixwithref }}
pdf: ${{ steps.doc_prefix.outputs.pdf }}
tex: ${{ steps.doc_prefix.outputs.tex }}
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: Get TeXLive Runner
id: texlive_runner
Expand Down

0 comments on commit 8422df5

Please sign in to comment.