My online CV Automated project to generate the html and pdf version of my CV It is built to programmatically (twice a month) retrieve my publications from ORCID and generate a list of updated publications. Setup Authentication on GitHub actions To retrieve ORCID data, you first need to generate a token as explained in the {rorcid} R package homepage Save your generated token as a secret on your GitHub repo (explained here), so it can be accessed by the GitHub actions