feat: use a custom build js step instead of all the dependencies (#53)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m38s

Reviewed-on: #53
This commit was merged in pull request #53.
This commit is contained in:
2025-12-27 19:25:56 +01:00
parent 60d3342a1c
commit de6b54abe9
1331 changed files with 56905 additions and 157292 deletions

View File

@@ -41,5 +41,5 @@ inputs:
description: Allows for the overwrite of the "{{gitRef}}", "{{gitHash}}" and "{{deployTime}}" values in the file matching the file pattern. The file pattern will be combined with the prefix.
required: false
runs:
using: node12
main: index.js
using: node20
main: dist/index.js