mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-05 06:49:46 +00:00
Remove trailing space (#11)
This commit is contained in:
committed by
Danny McCormick
parent
172bdb8bbb
commit
67fd9614b5
@ -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'
|
||||
|
Reference in New Issue
Block a user