Open maxpowis opened 1 year ago
For now, the cv monthly build is not correctly implemented as it is only set up as a cron on the https://github.com/maxpowis/cv/blob/master/.github/workflows/deploy.yml action which is not rebuilding the pdf.
The cron needs to be put on the https://github.com/maxpowis/cv/blob/master/.github/workflows/release.yml github-action for the deploy to work.
Dependencies:
depends on: https://github.com/maxpowis/cv/issues/23
For now, the cv monthly build is not correctly implemented as it is only set up as a cron on the https://github.com/maxpowis/cv/blob/master/.github/workflows/deploy.yml action which is not rebuilding the pdf.
The cron needs to be put on the https://github.com/maxpowis/cv/blob/master/.github/workflows/release.yml github-action for the deploy to work.
Dependencies: