Hi there,
I have a latex project and I am hoping to include, in my github README file, a link that points to the latest build artifact (i.e. the PDF file generated using pdflatex
). I have googled for a long time but was unable to find any good solution. Could someone please tell me whether such feature is supported in CircleCI? If yes, is there any minima working example that I can refer to? Thanks in advance.