chore: remove redundant Homebrew bump workflow (#2262)

This commit is contained in:
Chandragupt Singh
2026-04-12 22:11:02 +05:30
committed by GitHub
parent ad4886e719
commit edee69726a

View File

@@ -1,15 +0,0 @@
name: Bump Homebrew Formula
on:
release:
types: [published]
jobs:
homebrew:
runs-on: ubuntu-latest
steps:
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v7
with:
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
formula: ccextractor