We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414bda3 commit d62c0d5Copy full SHA for d62c0d5
1 file changed
action.yml
@@ -1,7 +1,9 @@
1
name: cffconvert
2
author: https://github.com/jspaaks
3
description: Validate CITATION.cff and .zenodo.json and check consistency
4
-icon: check
+branding:
5
+ icon: check
6
+ color: purple
7
runs:
8
using: 'docker'
9
image: 'Dockerfile'
0 commit comments