Skip to content

Commit 1417fb7

Browse files
ci: remove uneccesary homebrew bump job
1 parent 34f4e38 commit 1417fb7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,3 @@ jobs:
5252
dist/
5353
!dist/*.txt
5454
retention-days: 30
55-
56-
homebrew:
57-
runs-on: ubuntu-latest
58-
steps:
59-
- name: Update Homebrew formula
60-
uses: dawidd6/action-homebrew-bump-formula@v5
61-
with:
62-
# Personal access token with 'public_repo' and 'workflow' scopes
63-
token: ${{ secrets.HOMEBREW_TOKEN }}
64-
# Formula name in homebrew/core
65-
formula: openapi

0 commit comments

Comments
 (0)