Skip to content

Commit 3c19944

Browse files
authored
ci(release): remove homebrew bump (#3718)
1 parent 50fd086 commit 3c19944

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,6 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

33-
homebrew:
34-
needs:
35-
- goreleaser
36-
runs-on: ubuntu-latest
37-
steps:
38-
- name: Bump scw Homebrew formula
39-
uses: dawidd6/action-homebrew-bump-formula@v3
40-
with:
41-
token: ${{secrets.SCALEWAY_BOT_TOKEN}}
42-
formula: scw
43-
4433
wasm:
4534
runs-on: ubuntu-latest
4635
needs:

0 commit comments

Comments
 (0)