tectonic-action
tectonic-action copied to clipboard
Add push_path argument
If the push_path argument is defined, the output PDF will be pushed to this location instead of parallel to the .tex file
I have made the push_path argument optional so that if left undefined, the compiled PDF will still be pushed parallel to the .tex file.
This is detailed in Issue #7
Hi @SenorGrande , thanks for opening this PR, I will try to review and test as soon as possible and then merge this PR.
No problem :) if you do accept it, please add the "hacktoberfest-accepted" label to the PR. Nice action btw, cool how it commits the PDF to the repo. I will definitely try that out in the future in my own actions.