mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 02:11:08 +07:00
Updated action.yml in attempt to refresh the cache
This commit is contained in:
parent
3c7b6224e8
commit
84b83ee52e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user