mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-09-10 11:40:03 +08:00
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:
@@ -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