Merge pull request #11 from meihei3/main

Remove unnecessary whitespace
This commit is contained in:
Nick Alteen 2023-08-24 15:56:23 -04:00 committed by GitHub
commit 20271bfb68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: 'Container Action Template' name: 'Container Action Template'
description: 'Get started with Container actions' description: 'Get started with Container actions'
author: 'GitHub' author: 'GitHub'
inputs: inputs:
myInput: myInput:
description: 'Input to use' description: 'Input to use'
default: 'world' default: 'world'