Setup to use ncc

This commit is contained in:
Nick Cipollo
2021-11-26 14:48:25 -05:00
parent 8aada7312c
commit 66aaa1eb00
6 changed files with 11768 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ outputs:
description: 'The URL for uploading assets to the release.'
runs:
using: 'node12'
main: 'lib/Main.js'
main: 'dist/index.js'
branding:
icon: 'tag'
color: 'gray-dark'