Skip to content

Commit 479607c

Browse files
Fix action title to do proper release and publish (#7)
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent cf66130 commit 479607c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Set up HLint'
2-
description: 'Cached download of hlint binary release'
1+
name: 'Install HLint to be used with hlint-run'
2+
description: 'Cached download of hlint binary release to be used with hlint-run'
33
inputs:
44
version:
55
description: 'hlint version'

0 commit comments

Comments
 (0)