feat: add CITATION and hermes workflow

This commit is contained in:
Daniel Bauer
2025-03-11 20:04:52 +01:00
parent 06d745e4a4
commit 96f9b0ee94
4 changed files with 198 additions and 0 deletions

9
hermes.toml Normal file
View File

@@ -0,0 +1,9 @@
[harvest]
sources = [ "cff",]
[deposit]
target = "invenio_rdm"
[deposit.invenio_rdm]
site_url = "https://zenodo.org/"
access_right = "open"