Update prettier and run it on YAML (#74)

This commit is contained in:
Ross Brodbeck
2020-07-20 07:44:22 -04:00
committed by GitHub
parent 987eb56326
commit 802f392f59
4 changed files with 16 additions and 16 deletions

View File

@ -2,7 +2,8 @@ name: 'Your name here'
description: 'Provide a description here'
author: 'Your name or organization here'
inputs:
milliseconds: # change this
milliseconds: # change this
required: true
description: 'input description here'
default: 'default value if applicable'
runs: