I think it's a typo
This commit is contained in:
Jorge Barata
2020-04-24 01:08:45 +02:00
committed by GitHub
parent ae53f59fd5
commit ce6f73a53c

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'