mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-15 10:10:42 +00:00
v4 release and required workflow updates (#125)
* v4 release and workflow update * Update release-pr.yml * Update release-pr.yml * Update package.json * format
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"prebuild": "npm i ncc",
|
||||
"build": "ncc build src/run.ts -o lib",
|
||||
"test": "jest",
|
||||
"test-coverage": "jest --coverage",
|
||||
|
Reference in New Issue
Block a user