This commit is contained in:
jklattenhoff 2025-06-16 12:53:02 +02:00
commit 8c85fde54c
Signed by: jank
GPG key ID: 22BEAC760B3333D6
2 changed files with 9814 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -7,7 +7,7 @@
"author": "Benjamin Lannon <benjamin@lannonbr.com>",
"license": "MIT",
"scripts": {
"build": "ncc build index.js -o lib -m"
"build": "ncc build index.js -o lib"
},
"dependencies": {
"@actions/core": "^1.10.0",