Skip to content

Commit a5f09b2

Browse files
committed
ci: remove homebrew core auto push
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent ba98236 commit a5f09b2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/goreleaser.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,3 @@ jobs:
2828
macos_notary_issuer_id: ${{ secrets.MACOS_NOTARY_ISSUER_ID }}
2929
macos_notary_key_id: ${{ secrets.MACOS_NOTARY_KEY_ID }}
3030
macos_notary_key: ${{ secrets.MACOS_NOTARY_KEY }}
31-
homebrew:
32-
name: Bump Homebrew formula
33-
runs-on: ubuntu-latest
34-
steps:
35-
- uses: mislav/bump-homebrew-formula-action@v3
36-
with:
37-
# A PR will be sent to github.com/Homebrew/homebrew-core to update this formula:
38-
formula-name: vhs
39-
env:
40-
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)