Skip to content

Commit

Permalink
paths all altered
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyHow committed May 3, 2024
1 parent 3c616e0 commit 5db9351
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/joss-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
with:
journal: joss
# This should be the path to the paper within your repo.
paper-path: joss/paper.md
paper-path: paper/paper.md
- name: Upload
uses: actions/upload-artifact@v1
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.pdf
path: paper/paper.pdf
File renamed without changes.
2 changes: 2 additions & 0 deletions joss/paper.md → paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tags:
- cryospheric science
- remote sensing
- greenland
- kalaallit nunaat
authors:
- name: Penelope R. How
orcid: 0000-0002-8088-8497
Expand All @@ -15,6 +16,7 @@ affiliations:
index: 1
date: 3 May 2024
bibliography: paper.bib

---

# Summary
Expand Down

0 comments on commit 5db9351

Please sign in to comment.