File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,20 @@ on release, and without needing to enable admin webhooks. To get this working yo
883 . Add the token to your repository secrets as ` ZENODO_TOKEN `
994 . Create a .zenodo.json file for the root of your repository (see [ template] ( .zenodo.json ) )
10105 . Add the example action (modified for your release) to your GitHub repository.
11+
12+ [ Here is an example] ( https://zenodo.org/record/6326823 ) of a release created by this action, and the metadata associated:
13+
14+ ```
15+ doi https://doi.org/10.5281/zenodo.6326823
16+ conceptdoi https://doi.org/10.5281/zenodo.6326822
17+ conceptbadge https://zenodo.org/badge/doi/10.5281/zenodo.6326822.svg
18+ badge https://zenodo.org/badge/doi/10.5281/zenodo.6326823.svg
19+ bucket https://zenodo.org/api/files/dbcddadd-4ea9-4f66-8045-e15552399dbc
20+ latest https://zenodo.org/api/records/6326823
21+ latest html https://zenodo.org/record/6326823
22+ record https://zenodo.org/api/records/6326823
23+ record html https://zenodo.org/record/6326823
24+ ```
1125
1226** Important** You CANNOT create a release online first and then try to upload to the same DOI.
1327If you do this, you'll get:
You can’t perform that action at this time.
0 commit comments