Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Changed unknown entry result with description   fixes #3
  • Loading branch information
sidey79 authored Aug 5, 2020
1 parent 76348dc commit 152cc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
default: 'w'
outputs:
time: # id of output
result: 'If controls file was written'
description: 'If controls file was written'
runs:
using: 'node12'
main: 'main.js'

0 comments on commit 152cc04

Please sign in to comment.