Skip to content

Commit 8467653

Browse files
committed
remove homebrew update step
1 parent c028e84 commit 8467653

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,3 @@ jobs:
101101
env:
102102
TAG_NAME: ${{ github.event.release.tag_name }}
103103
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
104-
105-
- name: Publish to homebrew
106-
run: brew bump-formula-pr --tag $TAG_NAME rswift

0 commit comments

Comments
 (0)