Skip to content

Commit

Permalink
feat: added
Browse files Browse the repository at this point in the history
  • Loading branch information
arunavabasucom committed Jul 19, 2023
1 parent 8b19b71 commit 75d4b2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
uses: openjournals/openjournals-draft-action@master
with:
journal: joss
paper-path: ./paper/paper.md
paper-path: paper/paper.md
- name: Upload
uses: actions/upload-artifact@v2
with:
name: paper
path: ./paper/paper.pdf
path: paper/paper.pdf
7 changes: 1 addition & 6 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ authors:
affiliations:
date: 19 July 2023
bibliography: paper.bib

# Optional fields if submitting to a AAS journal too, see this blog post:
# https://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing
aas-doi: 10.3847/xxxxx <- update this with the DOI from AAS once you know it.
aas-journal: Astrophysical Journal <- The name of the AAS journal.
---
# Summary

Expand Down Expand Up @@ -71,4 +66,4 @@ Overall, the combination of plotting spectra, exporting spectra, and overlaying
# Acknowledgements
We acknowledge contributions and support from Erwan Pannier during the genesis of this project.

# References
# References

0 comments on commit 75d4b2b

Please sign in to comment.