We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7983b3b commit d4d31e2Copy full SHA for d4d31e2
.github/workflows/workflow.yml
@@ -10,5 +10,5 @@ jobs:
10
uses: IQSS/[email protected]
11
with:
12
DATAVERSE_TOKEN: ${{secrets.DATAVERSE_TOKEN}}
13
- DATAVERSE_SERVER: https://demo.dataverse.org
14
- DATAVERSE_DATASET_DOI: doi:10.70122/FK2/LVUA
+ DATAVERSE_SERVER: https://dataverse.harvard.edu
+ DATAVERSE_DATASET_DOI: doi:10.7910/DVN/AXNYGO
0 commit comments