mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-11-16 03:09:47 +00:00
try ncc for packaging
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user