From db040aa820092c2a73f0854ae6ddb7f18773dfe7 Mon Sep 17 00:00:00 2001 From: Tarasov Aleksandr <55220741+arabianq@users.noreply.github.com> Date: Sat, 25 Apr 2026 19:31:20 +0300 Subject: [PATCH] fix(ci): update input descriptions in workflow for clarity (#81) --- .github/workflows/flatter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flatter.yml b/.github/workflows/flatter.yml index 8aa988a..c802c26 100644 --- a/.github/workflows/flatter.yml +++ b/.github/workflows/flatter.yml @@ -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: