ci: add event workflow_dispatch to release pipelines (#1177)
This commit is contained in:
1
.github/workflows/release_to_homebrew.yml
vendored
1
.github/workflows/release_to_homebrew.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
homebrew-publish:
|
||||
|
||||
Reference in New Issue
Block a user