Skip to content

Commit

Permalink
Merge pull request #407 from LerianStudio/fix/no_publish_pr_homebrew
Browse files Browse the repository at this point in the history
fix: publish pr homebrew after release publish
  • Loading branch information
maxwelbm authored Dec 19, 2024
2 parents 1b5ff4d + 217dab9 commit 21def48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package-managers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: "homebrew formula bump"

on:
release:
types: [released]
types:
- published

jobs:
brew_release:
Expand Down

0 comments on commit 21def48

Please sign in to comment.