Skip to content

Commit 0b432bf

Browse files
committed
Dropping release action, doing it manually
1 parent c7bd858 commit 0b432bf

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

.github/workflows/push_gem.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -641,11 +641,10 @@ Bug reports and pull requests are welcome on GitHub at <https://github.com/binar
641641

642642
## Releasing
643643

644-
Tag a new version and push it to GitHub. A GitHub Action will build and push the
645-
gem to RubyGems.
644+
Tags a new version and pushes it to GitHub.
646645

647646
```bash
648-
bundle exec rake release:source_control_push
647+
bundle exec rake release
649648
```
650649

651650
## License

0 commit comments

Comments
 (0)