obey semver updates

This commit is contained in:
Jacob Heider 2022-12-14 18:38:20 -05:00
parent 1a575b3d2e
commit 91b6040a88
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
projects:
description: eg. `foo.com@1.2.3 bar.com@2.3.4`
description: eg. `foo.com=1.2.3 bar.com^2.3.4`
required: true
type: string