actions-marketplace-validations/Get ORCiD publications
Get your publications from ORCiD and save it into a yml file in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| orcidId | ORCiD id from which to obtain publications | yes | 0000-0000-0000-0000 |
| publicationsFilePath | Relative path where the `.yml` file with the publications is geneated | no | "" |
| publicationsFileName | Name of the `.yml` file with the publications (without the extension) | no | PUBLICATIONS |
Outputs
| name | description |
|---|---|
| numberOfPublications | Number of publications obtained |
| filePath | Path of the generated file |