1 Commits

Author SHA1 Message Date
Trez.One 8987d79032 Updating path for index.js.
Release Bundled Action / release (push) Successful in 1m22s
Renovate / renovate (push) Failing after 5m23s
2025-11-19 11:54:35 -05:00
+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"