We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8483efd commit 4ea37e0Copy full SHA for 4ea37e0
1 file changed
.github/workflows/source.yml
@@ -77,6 +77,6 @@ jobs:
77
steps:
78
- uses: actions/checkout@v6
79
- name: Validate Zenodo Metadata
80
- uses: vsoch/zenodo-validator@main
+ uses: ax3l/zenodo-validator@custom-extra-prop
81
with:
82
path: '.rodare.json'
0 commit comments