Skip to content

Commit 0db1640

Browse files
committed
📝 Better release instructions
1 parent a7cbee4 commit 0db1640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See: [RubyGems Security Guide][🔒️rubygems-security-guide]
3333
- Note that you'll need the `zsh/datetime` module, if running `zsh`.
3434
- In `bash` you can use `date +%s` instead, i.e. `export SOURCE_DATE_EPOCH=$(date +%s) && echo $SOURCE_DATE_EPOCH`
3535
10. Run `bundle exec rake build`
36-
11. Run [`bin/checksums`][🔒️rubygems-checksums-pr] to create SHA-256 and SHA-512 checksums
36+
11. Run `bin/checksums` (more [context][🔒️rubygems-checksums-pr]) to create SHA-256 and SHA-512 checksums
3737
- Checksums will be committed automatically by the script, but not pushed
3838
12. Run `bundle exec rake release` which will create a git tag for the version,
3939
push git commits and tags, and push the `.gem` file to [rubygems.org][💎rubygems]

0 commit comments

Comments
 (0)