Updated action.yml in attempt to refresh the cache

This commit is contained in:
Corey Butler 2022-10-12 16:43:07 -05:00
parent 3c7b6224e8
commit 84b83ee52e
No known key found for this signature in database
GPG Key ID: 11C5CD9E1B4C7F8F

View File

@ -61,5 +61,5 @@ outputs:
build:
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
runs:
using: 'node16'
main: 'app/main.js'
using: "node16"
main: "app/main.js"