Update build-release.yml

change workflow_dispatch description
This commit is contained in:
arabian
2025-09-26 00:50:13 +03:00
committed by GitHub
parent ad2c15f9e3
commit 9a1107fb41
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: 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 required: true
jobs: jobs: