mirror of
https://github.com/ncipollo/release-action
synced 2026-09-14 20:13:22 +00:00
Setup to use ncc
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user