Skip to content

Commit

Permalink
Add hermes.toml file
Browse files Browse the repository at this point in the history
Configuration file for HERMES
  • Loading branch information
Aidajafarbigloo authored Oct 7, 2024
1 parent 2661ab9 commit 6fbdbad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hermes.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

[harvest]
sources = [ "cff", "codemeta" ]

[deposit]
target = "invenio_rdm"

[deposit.invenio_rdm]
site_url = "https://sandbox.zenodo.org"
access_right = "open"

0 comments on commit 6fbdbad

Please sign in to comment.