We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bd858 commit 0b432bfCopy full SHA for 0b432bf
.github/workflows/push_gem.yml
README.md
@@ -641,11 +641,10 @@ Bug reports and pull requests are welcome on GitHub at <https://github.com/binar
641
642
## Releasing
643
644
-Tag a new version and push it to GitHub. A GitHub Action will build and push the
645
-gem to RubyGems.
+Tags a new version and pushes it to GitHub.
646
647
```bash
648
-bundle exec rake release:source_control_push
+bundle exec rake release
649
```
650
651
## License
0 commit comments