removed inputs

This commit is contained in:
Bryce Thorup
2023-12-15 06:25:11 -07:00
parent 19892174ac
commit 3b21c7c19e

View File

@@ -1,10 +1,6 @@
name: versioned-release
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."
author: "Bryce Thorup"
inputs:
server_url:
description: The git repository URL
required: true
runs:
using: composite
steps: