/resume

Continuous Delivery of Resume from LaTex file - every change made to the LaTeX file, GitHub actions will generate PDF and push it to the corresponding branch

Primary LanguageTeX

resume-devops

Continuous Delivery of Resume from LaTex file

After every change made to the LaTeX file GitHub actions will generate PDF and push it to the corresponding branch. Branch name convention is <company_name>_<role> this way of organising has saved me time.

Why?