Skip to content

[docs, bugfix]: removing period at end of figure2 label, it should no… #49

[docs, bugfix]: removing period at end of figure2 label, it should no…

[docs, bugfix]: removing period at end of figure2 label, it should no… #49

Workflow file for this run

name: Manuscript
on:
push:
branches:
- master
jobs:
paper:
runs-on: ubuntu-latest
name: JOSS Manuscript
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build Draft
uses: openjournals/openjournals-draft-action@master
with:
journal: joss
# This should be the path to the paper within your repo.
paper-path: paper/paper.md
- name: Upload Draft
uses: actions/upload-artifact@v4
with:
name: paper
path: paper/paper.pdf