actions-marketplace-validations/Dataverse Uploader Action
Uploads a repository to Dataverse
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jan 30, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/iqss_dataverse-uploader@d7b33bc57798c540b79aa67bc2e477abe7fca952 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DATAVERSE_TOKEN | dataverse personal access token | yes | — |
| DATAVERSE_SERVER | dataverse server | yes | — |
| DATAVERSE_DATASET_DOI | existing dataverse dataset doi | yes | — |
| GITHUB_DIR | upload only from specific dirs | no | "" |
| DELETE | delete all files before upload | no | true |
| PUBLISH | publish after upload | no | false |
Outputs
no outputs