Skip to content

Commit

Permalink
adding input
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
  • Loading branch information
franciscojavierarceo committed Dec 5, 2024
1 parent 5ce025f commit a2fc191
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
description: 'The release version to use (e.g., v1.2.3)'
required: true
type: string
highest_semver_tag:
description: 'The highest semantic version tag without the "v" prefix (e.g., 1.2.3)'
required: true
type: string

jobs:
get-version:
Expand Down

0 comments on commit a2fc191

Please sign in to comment.