Skip to content

Commit be184e9

Browse files
committed
doc: missing description
1 parent 398cdd7 commit be184e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pages/publishing.md

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Don't forget to rebuild the library documentation to reflect, new code, new vers
3838
bundle exec yard doc
3939
```
4040

41+
Push git tag and publish gem on Rubygems.
42+
4143
```bash
4244
git tag -a vx.x.x
4345
git push --follow-tags

0 commit comments

Comments
 (0)