Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #45 from pusher/add-more-release-steps
Browse files Browse the repository at this point in the history
add gem build step
  • Loading branch information
minaorangina authored Feb 10, 2020
2 parents 8210642 + 895ad97 commit 7611440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ Best to do a proper PR, rather than releasing from master, as missing one of the
- Build with `bundle install`
- Commit the `Gemfile.lock`
- Merge upstream, do a Git tag and Git release
- Pull from master and `bundle install`
- Build gem with `gem build chatkit.gemspec`
- Push to [Rubygems](https://rubygems.org/gems/pusher-chatkit-server) with `gem push pusher-chatkit-server-[version].gem`

0 comments on commit 7611440

Please sign in to comment.