chore: abstracted version

This commit is contained in:
Raul Del Pozo Moreno 2025-06-10 12:27:10 +02:00 committed by GitHub
parent 241e237502
commit 365898aa87
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