mirror of
https://github.com/dathere/qsv-easy-windows-installer.git
synced 2025-12-18 16:19:25 +00:00
ci: remove unnecessary input
This commit is contained in:
parent
01629d5de4
commit
b9d7651956
1 changed files with 1 additions and 4 deletions
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
|
|
@ -2,10 +2,7 @@ name: "Publish to Releases"
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: "Specify the version. Ensure that the version is in the format v0.0.0."
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue