diff --git a/action.yml b/action.yml index 4353abb..008f0a9 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ name: 'Container Action Template' description: 'Get started with Container actions' author: 'GitHub' -inputs: +inputs: myInput: description: 'Input to use' default: 'world'