diff --git a/.github/workflows/homebrew-manual.yml b/.github/workflows/homebrew-manual.yml index 35ff2a0..5c4b143 100644 --- a/.github/workflows/homebrew-manual.yml +++ b/.github/workflows/homebrew-manual.yml @@ -1,4 +1,4 @@ -name: Release to Homebrew +name: Manual release to Homebrew on: workflow_run: workflows: ["Release to PyPI"]