chore: Update default value for update_version in alpha.yml workflow

This commit is contained in:
mauro-balades
2024-09-05 22:39:04 +02:00
parent 7cab991702
commit 5b8041a62a

View File

@@ -11,7 +11,7 @@ on:
update_version:
description: 'Update the version number'
required: false
default: true
default: false
type: 'boolean'
jobs: