remove constraint
This commit is contained in:
parent
0a3a4d4f74
commit
32ad2b3fd7
1
.github/workflows/release-published.yml
vendored
1
.github/workflows/release-published.yml
vendored
@ -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.
|
||||||
|
Reference in New Issue
Block a user