We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d736433 commit 0576a62Copy full SHA for 0576a62
.github/workflows/brew_release.yml
@@ -11,7 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
- name: Release my project to my Homebrew tap
14
- if: ${{ matrix.config.os == 'ubuntu-latest' }}
15
uses: Pivot-Studio/homebrew-releaser@main
16
with:
17
# The name of the homebrew tap to publish your formula to as it appears on GitHub.
0 commit comments