mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
fix(ci): update input descriptions in workflow for clarity (#81)
This commit is contained in:
committed by
GitHub
parent
04449e7525
commit
db040aa820
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user