update descriptions in github actions to use new tags format

This commit is contained in:
2025-09-26 23:31:51 +03:00
parent ae84b345a4
commit 76a5f069ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: 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 required: false
jobs: jobs:
+1 -1
View File
@@ -10,7 +10,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: 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 required: false
jobs: jobs: