Update build-release.yml

change workflow_dispatch description
This commit is contained in:
arabian
2025-09-26 00:50:13 +03:00
committed by arabian
parent 2f5fc04244
commit 43e1c60baa
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: 'Tag to attach assets to (e.g. v1.0.0)'
description: 'Tag to attach assets to (e.g. 1.0.0)'
required: true
jobs: