pkg action

This commit is contained in:
Bryan MacFarlane
2019-10-22 21:51:21 -04:00
parent a2b6fc15fd
commit b2ef94412d
5 changed files with 439 additions and 41 deletions

View File

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