Merge pull request #3 from lucascosti/patch-1

Fix typo in output description
This commit is contained in:
Lucas Costi
2019-09-25 10:59:48 +10:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ inputs:
default: 'World'
outputs:
time: # id of output
description: 'The time we we greeted you'
description: 'The time we greeted you'
runs:
using: 'docker'
image: 'Dockerfile'