mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 14:49:25 +00:00
feature: build source file with ncc
This commit is contained in:
parent
ae247f778e
commit
93e067c319
5 changed files with 11582 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue