update descriptions in github actions to use new tags format

This commit is contained in:
2025-09-26 23:31:51 +03:00
parent bf1f8410c1
commit 3cfd2cb9bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: 'Tag to attach assets to (e.g. 1.0.0)'
description: 'Tag to attach assets to (e.g. v1.0.0)'
required: false
jobs: