Skip to content

Commit

Permalink
Merge branch 'feature/automatic-homebrew-updates' of https://github.c…
Browse files Browse the repository at this point in the history
…om/mac-cain13/R.swift into feature/notatize
  • Loading branch information
tomasharkema committed Apr 29, 2020
2 parents 02a4e92 + 981ba55 commit c028e84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@ 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 c028e84

Please sign in to comment.