mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-07-24 07:59:04 +07:00
Fixed action attribute for Node runner
This commit is contained in:
@ -62,4 +62,4 @@ outputs:
|
||||
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
|
||||
runs:
|
||||
using: 'node16'
|
||||
image: 'app/main.js'
|
||||
main: 'app/main.js'
|
||||
|
Reference in New Issue
Block a user