openjournals-draft-action
openjournals-draft-action copied to clipboard
Experimental GitHub Action
Hi, here is the edited action in my repo https://github.com/Yingjie4Science/SDGdetector/blob/main/.github/workflows/draft-pdf.yml. There is no error, but no PDF is found in the repo, see https://github.com/Yingjie4Science/SDGdetector/tree/main/paper. Any advice? Thanks!
This tiny and purely aesthetic PR adds `name: Draft PDF` to the suggested-usage YML in README, so that it doesn't show as a lengthy `.github/workflows/draft-pdf.yml` under the Actions panel.
Is it possible to use mathbbm package during compilation? I have '$$\mathbbm{1}$$' in my equations.
I recently submitted a paper to JOSE. We checked compilation using the action and [it complied successfully](https://github.com/weecology/forecasting-course/actions/runs/3839250382), but when it was compiled by whedon as part of the submission [it...
When compared to https://whedon.theoj.org/ as well as published papers, there is a small formatting mistake in this Github Action: There is no whitespace between the author list and the "Summary"...
I used the draft but had to give the name of the output file in "name" and the path in "path" in the upload-artifact action unlike stated in the readme....
Hi, could you add a format option so that we could choose docx or pdf? Thank you! For reference: * https://github.com/openjournals/inara/issues/56 * https://github.com/openjournals/inara/issues/14
Pointing blindly to `@master` is considered insecure, it is better to have a tag with a SHA, i.e. `@a994a876f36e25076174d9ed133e01b1f1b9fcf3 # v0.1`. See https://docs.renovatebot.com/upgrade-best-practices/#extends-helperspingithubactiondigests. The last tag was made a while...