Skip to content

Commit

Permalink
Iterate github homebrew bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
amterp committed Sep 8, 2024
1 parent af65aac commit f12b5fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Update Homebrew Formula
on:
release:
types: [published]
push:
tags:
- '*'
jobs:
homebrew:
runs-on: macos-latest
Expand Down

0 comments on commit f12b5fb

Please sign in to comment.