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