mirror of
https://github.com/dathere/qsv-easy-windows-installer.git
synced 2025-12-19 08:39:24 +00:00
ci: run workflow only on manual run
This commit is contained in:
parent
5669653bd5
commit
4d5f70e349
1 changed files with 0 additions and 3 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: "Publish to Releases"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- release
|
||||
workflow_dispatch:
|
||||
|
||||
# This workflow will trigger on each push to the `release` branch to create or update a GitHub release, build your app, and upload the artifacts to the release.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue