chore: add build step and update to modern glob API

This commit is contained in:
2025-12-27 13:32:30 +00:00
parent 2dde812743
commit 6ca221b83d
9 changed files with 56900 additions and 57 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