fix(ci): update input descriptions in workflow for clarity (#81)

This commit is contained in:
Tarasov Aleksandr
2026-04-25 19:31:20 +03:00
committed by GitHub
parent 04449e7525
commit db040aa820
+2 -2
View File
@@ -8,11 +8,11 @@ on:
workflow_dispatch:
inputs:
tag_name:
description: "Какой тег собираем? (оставь пустым для сборки из текущей ветки)"
description: "TAG (empty to build from current branch)"
required: false
type: string
build_branch:
description: "В какую ветку Flatpak собирать?"
description: "Flatpak branch to build (stable/nightly)"
required: true
type: choice
options: