Skip to content

Commit

Permalink
Update name, author and description (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnboyes committed Jul 29, 2020
1 parent a43b29e commit 163dfdf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
name: 'Container Action Template'
description: 'Get started with Container actions'
author: 'GitHub'
name: 'Installs Hoverfly'
description: >
Installs Hoverfly (https://docs.hoverfly.io),
so that other GitHub Actions can use it easily (e.g. for testing)
author: 'John Boyes'
inputs:
myInput:
description: 'Input to use'
Expand Down

0 comments on commit 163dfdf

Please sign in to comment.