Remove trailing space (#11)

This commit is contained in:
Sven-Hendrik Haase 2019-08-22 04:30:36 +02:00 committed by Danny McCormick
parent 172bdb8bbb
commit 67fd9614b5

View File

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