We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b8a4f commit 32e86ccCopy full SHA for 32e86cc
1 file changed
.github/workflows/xcode26.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- xcode26
7
workflow_dispatch:
8
+ inputs:
9
+ version:
10
+ description: 'Release tag name (default mpv version)'
11
+ default: ''
12
13
jobs:
14
build:
0 commit comments