Skip to content

Commit 414bda3

Browse files
authored
Update action.yml
1 parent 34e0e22 commit 414bda3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: cffconvert
22
author: https://github.com/jspaaks
33
description: Validate CITATION.cff and .zenodo.json and check consistency
4+
icon: check
45
runs:
56
using: 'docker'
67
image: 'Dockerfile'
78
args:
89
- /bin/sh
9-
- checks.sh
10+
- checks.sh

0 commit comments

Comments
 (0)