Created with php and github actions
All automation I configured with Github Actions. First of all I installed composer dependency, because I used mpdf/mpdf library for export html template to pdf file. After that run php script via docker-compose. This script take index.html, fill experience_years and save result to pdf. Finally Github Actions push changes to reposity
Artem Pakhomov, 2021, MIT License