change homebrew release trigger (#2242)

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
Alex Goodman 2023-10-20 14:31:41 -04:00 committed by GitHub
parent 8f6bdde666
commit 263be01faa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,10 @@
name: "Release Homebrew"
on:
workflow_dispatch:
release:
types: [published]
types:
- released
jobs:
homebrew: