mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-15 12:44:20 +00:00
remove debugging artifacts
This commit is contained in:
parent
6afa5259e8
commit
974961a5f7
3 changed files with 3 additions and 13152 deletions
|
@ -5,7 +5,7 @@
|
|||
"description": "GitHub Action for creating GitHub Releases",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "ncc build src/main.ts",
|
||||
"build": "ncc build src/main.ts --minify",
|
||||
"test": "jest",
|
||||
"fmt": "prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"",
|
||||
"fmtcheck": "prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue