try ncc for packaging

This commit is contained in:
softprops 2020-01-05 17:03:58 -05:00
parent 62eba970e0
commit 03caddd29a
8 changed files with 78 additions and 333 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'