Skip to content

Bump julia-actions/julia-downgrade-compat from 2.2.2 to 2.3.0 (#433) #872

Bump julia-actions/julia-downgrade-compat from 2.2.2 to 2.3.0 (#433)

Bump julia-actions/julia-downgrade-compat from 2.2.2 to 2.3.0 (#433) #872

Workflow file for this run

on: [push]
jobs:
paper:
runs-on: ubuntu-latest
name: Paper Draft
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@85a18372e48f551d8af9ddb7a747de685fbbb01c # v1.0
with:
journal: joss
# This should be the path to the paper within your repo.
paper-path: paper/paper.md
- name: Upload
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: paper
# This is the output path where Pandoc will write the compiled
# PDF. Note, this should be the same directory as the input
# paper.md
path: paper/paper.pdf