Update action.yml

This commit is contained in:
Corey Butler 2023-03-30 23:21:06 -05:00 committed by GitHub
parent 0bcaa2ffd2
commit 59e382d57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,4 +59,4 @@ outputs:
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
runs:
using: "node16"
main: "dist/main.js"
main: "src/main.js"