diff --git a/.github/workflows/update-homebrew.yml b/.github/workflows/update-homebrew.yml index 146943d..2d63092 100644 --- a/.github/workflows/update-homebrew.yml +++ b/.github/workflows/update-homebrew.yml @@ -2,7 +2,7 @@ name: Update Homebrew Tap on: workflow_run: - workflows: ["Release"] + workflows: ["Build and Release"] types: - completed