mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
cd: fix typos
This commit is contained in:
parent
1f9c02cc1e
commit
74d93fc682
4
.github/workflows/spotube-publish-binary.yml
vendored
4
.github/workflows/spotube-publish-binary.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: Version to release (x.x.x)
|
||||
description: Version to publish (x.x.x)
|
||||
default: 2.7.1
|
||||
required: true
|
||||
dry_run:
|
||||
@ -12,7 +12,7 @@ on:
|
||||
type: boolean
|
||||
default: true
|
||||
jobs:
|
||||
description: Jobs to run
|
||||
description: Jobs to run (flathub,aur,winget,chocolatey)
|
||||
required: true
|
||||
type: string
|
||||
default: "flathub,aur,winget,chocolatey"
|
||||
|
Loading…
Reference in New Issue
Block a user