chore: update action entrypoint

This commit is contained in:
Bret Comnes
2020-02-29 16:56:28 -07:00
parent eb2da96745
commit 7d1e4bb872

View File

@@ -18,4 +18,4 @@ inputs:
outputs: # none
runs:
using: 'node12'
main: 'index.js'
main: 'dist/index.js'