remove constraint

This commit is contained in:
2022-12-18 22:29:18 +01:00
parent 0a3a4d4f74
commit 32ad2b3fd7

View File

@@ -12,7 +12,6 @@ jobs:
steps: steps:
- name: Release to homebrew tap - name: Release to homebrew tap
uses: Justintime50/homebrew-releaser@v1 uses: Justintime50/homebrew-releaser@v1
if: ${{ github.ref == 'refs/heads/main' && startsWith(github.event.head_commit.message, 'chore(release)') }}
with: with:
# The name of the homebrew tap to publish your formula to as it appears on GitHub. # The name of the homebrew tap to publish your formula to as it appears on GitHub.
# Required - strings. # Required - strings.