Skip to content

Commit

Permalink
remove homebrew update step
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasharkema committed Apr 29, 2020
1 parent c028e84 commit 8467653
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,3 @@ jobs:
env:
TAG_NAME: ${{ github.event.release.tag_name }}
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}

- name: Publish to homebrew
run: brew bump-formula-pr --tag $TAG_NAME rswift

0 comments on commit 8467653

Please sign in to comment.