mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 00:19:45 +08:00
wip
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "webhook-action",
|
||||
"version": "2.2.0",
|
||||
"description": "Github Webhook Action",
|
||||
"main": "dist/main.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc --build --clean && ncc build src/main.ts -o dist",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user