Skip to content

Commit

Permalink
Update zenodo.yml for existing DOI release
Browse files Browse the repository at this point in the history
  • Loading branch information
DWLinden authored Jan 31, 2025
1 parent aa9bee0 commit 8b50479
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/zenodo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
uses: nmfs-opensci/zenodo-gha@main
with:
token: ${{ secrets.ZENODO_TOKEN }}
zenodo_json: .zenodo.json # either a .zenodo.json file or CITATION.cff
zenodo_json: .zenodo.json # either a .zenodo.json file or CITATION.cff
doi: 10.5281/zenodo.14757355 # update with your DOI

0 comments on commit 8b50479

Please sign in to comment.