Skip to content

Commit 0576a62

Browse files
committed
fix: release
1 parent d736433 commit 0576a62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/brew_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Release my project to my Homebrew tap
14-
if: ${{ matrix.config.os == 'ubuntu-latest' }}
1514
uses: Pivot-Studio/homebrew-releaser@main
1615
with:
1716
# The name of the homebrew tap to publish your formula to as it appears on GitHub.

0 commit comments

Comments
 (0)