mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-03 04:50: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
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [ released ]
|
||||
push:
|
||||
tags: '*'
|
||||
|
||||
jobs:
|
||||
homebrew:
|
||||
|
||||
Reference in New Issue
Block a user