Merge pull request #2 from actions/action-yml

Rename actions.yml to action.yml
This commit is contained in:
Bryan MacFarlane
2019-09-11 09:12:54 -04:00
committed by GitHub

View File

@@ -10,4 +10,4 @@ outputs:
description: 'The message to output'
runs:
using: 'node12'
main: 'index.js'
main: 'index.js'