forked from mirrors/action-gh-release
try ncc for packaging
This commit is contained in:
parent
62eba970e0
commit
03caddd29a
8 changed files with 78 additions and 333 deletions
|
@ -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'
|
Loading…
Add table
Add a link
Reference in a new issue