Skip to content

Commit

Permalink
change perms
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 55338b8 commit 31b8964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pdf: ${{ steps.doc_prefix.outputs.pdf }}
tex: ${{ steps.doc_prefix.outputs.tex }}
env:
GH_TOKEN: ${{ secrets.CR_PAT_WORKFLOW }}
GH_TOKEN: ${{ secrets.FEELPP_ADMIN_ORG_TOKEN }}
steps:
- name: Get TeXLive Runner
id: texlive_runner
Expand Down

0 comments on commit 31b8964

Please sign in to comment.