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'
description: 'Get started with Container actions'
author: 'GitHub'
inputs:
inputs:
myInput:
description: 'Input to use'
default: 'world'