Update update_homebrew.yml
This commit is contained in:
3
.github/workflows/update_homebrew.yml
vendored
3
.github/workflows/update_homebrew.yml
vendored
@@ -1,10 +1,11 @@
|
|||||||
name: Publish to AUR
|
name: Publish to Homebrew
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
# workflows: ["Check SemVer compliance"]
|
# workflows: ["Check SemVer compliance"]
|
||||||
# types:
|
# types:
|
||||||
# - completed
|
# - completed
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
|||||||
Reference in New Issue
Block a user