Merge pull request #8 from jorgebg/patch-1

Thanks @jorgebg. I updated the base branch to cope with #14 and this looks good.
This commit is contained in:
Andy McKay 2020-07-21 08:41:13 -07:00 committed by GitHub
commit 47e23a78fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: 'node12'
main: 'index.js'