Skip to content

Commit 163dfdf

Browse files
authored
Update name, author and description (#9)
1 parent a43b29e commit 163dfdf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

action.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
2-
name: 'Container Action Template'
3-
description: 'Get started with Container actions'
4-
author: 'GitHub'
2+
name: 'Installs Hoverfly'
3+
description: >
4+
Installs Hoverfly (https://docs.hoverfly.io),
5+
so that other GitHub Actions can use it easily (e.g. for testing)
6+
author: 'John Boyes'
57
inputs:
68
myInput:
79
description: 'Input to use'

0 commit comments

Comments
 (0)