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

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'