mirror of
https://github.com/jimeh/update-tags-action.git
synced 2026-02-19 01:26:40 +00:00
refactor(action): rebuild in TypeScript based on typescript-action template repo (#9)
This commit is contained in:
@@ -34,5 +34,5 @@ outputs:
|
||||
description: "List of tags that were updated."
|
||||
|
||||
runs:
|
||||
using: "node16"
|
||||
main: "dist/index.js"
|
||||
using: node24
|
||||
main: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user