Skip to content

Commit

Permalink
Fix workflow trigger for Homebrew formula update on tag push
Browse files Browse the repository at this point in the history
Signed-off-by: andoriyaprashant <[email protected]>
  • Loading branch information
andoriyaprashant committed Sep 25, 2024
1 parent ff915a9 commit c56315b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: release-pipeline
on:
create:
push:
tags:
- '**'

Expand Down

0 comments on commit c56315b

Please sign in to comment.