mirror of
https://github.com/actions/github-script.git
synced 2025-12-25 23:23:07 +00:00
feature: build source file with ncc
This commit is contained in:
@@ -24,4 +24,4 @@ outputs:
|
||||
description: The return value of the script, stringified with `JSON.stringify`
|
||||
runs:
|
||||
using: node12
|
||||
main: main.js
|
||||
main: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user