Strauman / travis-latexbuild

Building LaTeX packages using Travis-CI
12 stars 4 forks source link

Add config option to push to releases instead of branches #3

Open Strauman opened 5 years ago

PHPirates commented 5 years ago

This already works, right? Just apply this: https://github.com/PHPirates/travis-ci-latex-pdf#to-automatically-deploy-pdfs-to-github-release Please reopen if it doesn't! I don't think this should be made into a config option, because this is already using a sort of minimal configuration (whether to push on tags, which pdfs to push, which branch), and you need to generate such an encrypted api key anyway?

Strauman commented 5 years ago

It should work, yes!

PHPirates commented 5 years ago

Okay yeah technically it might be possible to add this as a push-type option, so if you think you might do this in the future it's best to leave it open :)