We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdf276 commit eaeb627Copy full SHA for eaeb627
package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "package": "ncc build index.ts --minify"
+ "package": "ncc build index.ts"
4
},
5
"dependencies": {
6
"@actions/artifact": "^2.1.11"
0 commit comments