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:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
homebrew-publish:
|
homebrew-publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user