chore: remporary remove homebrew workflow
This commit is contained in:
parent
1e031d1c88
commit
7ddc315069
|
@ -1,12 +0,0 @@
|
|||
name: Homebrew Bump Formula
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
homebrew:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: dawidd6/action-homebrew-bump-formula@v3
|
||||
with:
|
||||
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
||||
formula: ncmdump
|
Loading…
Reference in New Issue