update name/description
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 4s

This commit is contained in:
Bryce Thorup
2024-01-01 16:10:26 -07:00
parent 0ce2400f55
commit 7123871393

View File

@@ -1,5 +1,5 @@
name: version-tag
description: "Creates a version tag when the 'version' value in 'package.json' has changed and a tag with the version number does not already exist."
name: version-verify
description: "verify that a repo tag does not already exist for the version number specified in package.json"
author: "Bryce Thorup"
runs:
using: "composite"