mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-02 20:40:52 +08:00
ci(homebrew): trigger workflow on tag push instead of release event
This commit is contained in:
4
.github/workflows/homebrew.yml
vendored
4
.github/workflows/homebrew.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Bump Homebrew formula
|
name: Bump Homebrew formula
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types: [ released ]
|
tags: '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
homebrew:
|
homebrew:
|
||||||
|
|||||||
Reference in New Issue
Block a user