Encoding specific filename

pull/42/head
Bastian Rieck 2022-08-08 18:29:51 +02:00
parent 7b8d81cccb
commit c679c35412
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
uses: hspaans/latexmk-action@v1
with:
format: pdf
filename: "*.tex"
filename: "Thesis.tex"
- name: Push generated files to branch 'gh-pages'
run: |