Skip to content

Commit

Permalink
Tweak RELEASING
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Feb 11, 2024
1 parent 1dfe9a8 commit f2039a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Releasing

Prerequisite: https://github.com/svenfuchs/gem-release

```bash
# Prerequisite, https://github.com/svenfuchs/gem-release
gem install gem-release

# update CHANGELOG, make commit
Expand All @@ -10,3 +11,5 @@ gem install gem-release
# patch version increase by default, use --version to change
gem bump --tag --push
```

GitHub Actions pushes to https://rubygems.org/gems/spinels-racksh

0 comments on commit f2039a6

Please sign in to comment.