elong0527 / r4csr

R for Clinical Study Report and Submission
https://r4csr.org/
Other
69 stars 31 forks source link

Port latest artifacts from gh-pages to main #121

Closed nanxstats closed 11 months ago

nanxstats commented 11 months ago

Fixes #119

This PR copies the latest artifacts (PNG, RTF, PDF) generated by the Quarto book rendering workflow from the gh-pages branch, to overwrite the outdated ones in the main branch.

Among the 32 files under tlf/, 31 were updated in the gh-pages branch. It's unclear to me why rtf-combine.pdf was the only file not updated there. So I converted the latest rtf-combine.rtf into PDF manually using LibreOffice via command line. This updated file, along with all other 31 files, will be copied and published to the gh-pages branch by the GHA workflow after this PR is merged into main.