From 14449b032cdc089fbc2d9b6d784def7cbd39dd56 Mon Sep 17 00:00:00 2001 From: philip long Date: Mon, 12 Aug 2024 15:38:40 +0100 Subject: [PATCH] Update draft-pdf.yml --- .github/workflows/draft-pdf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index cef7700..07d5693 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -1,4 +1,4 @@ -name: Draft PDF +name: JOSS Paper Draft PDF on: [push] jobs: @@ -17,7 +17,7 @@ jobs: - name: Upload uses: actions/upload-artifact@v4 with: - name: paper/paper + 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