diff --git a/.github/workflows/publish-release.yaml b/.github/workflows/publish-release.yaml index 1721705..0781034 100644 --- a/.github/workflows/publish-release.yaml +++ b/.github/workflows/publish-release.yaml @@ -3,6 +3,7 @@ name: Homebrew release on: release: types: [published] + workflow_dispatch: jobs: homebrew: name: Bump Homebrew formula