try ncc for packaging (#37)

* try ncc for packaging

* consistent

* newer checkout

* update dist

* update deps

* check style a different way
This commit is contained in:
Doug Tangren 2020-01-05 18:00:23 -05:00 committed by GitHub
parent 62eba970e0
commit c66575c5e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 95 additions and 357 deletions

View file

@ -28,7 +28,7 @@ outputs:
description: 'URL to the Release HTML Page'
runs:
using: 'node12'
main: 'lib/main.js'
main: 'dist/index.js'
branding:
color: 'green'
icon: 'package'