name fix
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 6s

This commit is contained in:
2026-01-08 09:20:28 -07:00
parent eb9af777f2
commit a7f8703d40

View File

@@ -2,10 +2,10 @@ name: pub-publish
description: "publishes latest version tag to a pub repository" description: "publishes latest version tag to a pub repository"
author: "Bryce Thorup" author: "Bryce Thorup"
inputs: inputs:
npm_repo_key: pub_repo_key:
description: Key used for publising to pub repo description: Key used for publising to pub repo
required: true required: true
npm_repo_domain: pub_repo_domain:
description: Domain for pub repo description: Domain for pub repo
required: true required: true
runs: runs: