Skip to content

Commit 8573b05

Browse files
authored
Merge pull request #2 from tomtomsen/publish-action
Use unique action name
2 parents 138fb7c + d461a11 commit 8573b05

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
name: 'editorconfig-checker'
1+
name: 'editorconfig-checker-action'
22
description: 'Using editorconfig-checker/editorconfig-checker to verify your files'
3+
icon: 'check'
4+
color: 'white'
35
outputs:
46
output:
57
description: 'validation results'

0 commit comments

Comments
 (0)