Rename actions.yml to action.yml

This commit is contained in:
Jason Etcovitch 2019-09-11 09:11:33 -04:00 committed by GitHub
parent d2f5ae2045
commit a04e3e4042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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