Fix access token
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 10s

This commit is contained in:
Joshua Coles 2024-06-05 19:20:55 +01:00
parent 9ba05fade1
commit 9c845035cd

View File

@ -24,8 +24,9 @@ jobs:
${{ runner.os }}-tectonic- ${{ runner.os }}-tectonic-
- uses: joshuacoles/setup-tectonic@main - uses: joshuacoles/setup-tectonic@main
name: Setup Tectonic
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.COM_DOT_GITHUB_TOKEN }}
- name: Run Tectonic - name: Run Tectonic
run: tectonic cv.tex run: tectonic cv.tex