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