mirror of
https://github.com/actions/labeler.git
synced 2026-01-11 15:34:56 +08:00
Fixed build/pack steps to be more predictable
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "labeler",
|
||||
"version": "3.0.0",
|
||||
"description": "Labels pull requests by files altered",
|
||||
"main": "dist/index.js",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc && ncc build",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user