Skip to content

Commit 12df393

Browse files
committed
Release process notes
1 parent 2a7cbcc commit 12df393

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/going-further/release_process.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ Example for release 4.4.0
3636
- Click `Generate release notes`
3737
- Click `Publish Release`
3838

39-
5. Release to RubyGems From the terminal
39+
5. Release to RubyGems
4040

4141
```bash
42+
gem signin
4243
rake build
4344
rake release
4445
```

0 commit comments

Comments
 (0)