chore: abstracted version

This commit is contained in:
Raul Del Pozo Moreno 2025-06-10 12:29:06 +02:00 committed by GitHub
parent 3b391eb72f
commit 4a9cdc66fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
version:
description: 'Target version (e.g. 4.12.0)'
description: 'Target version (e.g. 1.2.3)'
default: ''
required: false
type: string