Updating path for index.js.
Release Bundled Action / release (push) Successful in 1m22s
Renovate / renovate (push) Failing after 5m23s

This commit is contained in:
2025-11-19 11:54:35 -05:00
parent 8413df888a
commit 8987d79032
+1 -1
View File
@@ -20,4 +20,4 @@ outputs:
description: "The input or contents of path where all ANSI codes have been replaced with HTML color codes."
runs:
using: "node16"
main: "./index.js"
main: "dist/index.js"