mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-27 22:11:22 +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:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
tag_name:
|
tag_name:
|
||||||
description: "Какой тег собираем? (оставь пустым для сборки из текущей ветки)"
|
description: "TAG (empty to build from current branch)"
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
build_branch:
|
build_branch:
|
||||||
description: "В какую ветку Flatpak собирать?"
|
description: "Flatpak branch to build (stable/nightly)"
|
||||||
required: true
|
required: true
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user