mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 08:11:07 +07:00
Attempt to force module use
This commit is contained in:
parent
3e10483e17
commit
289381444a
@ -59,4 +59,4 @@ outputs:
|
||||
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
|
||||
runs:
|
||||
using: "node16"
|
||||
main: "src/main.js"
|
||||
main: "src/main.mjs"
|
||||
|
Loading…
Reference in New Issue
Block a user