Remove unnecessary whitespace

This commit is contained in:
Yohei Ema 2023-04-08 15:01:15 +09:00 committed by GitHub
parent 4e0d8b6c8e
commit 9b6b25bdb1
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'