Skip to content

Commit 6aa2c1d

Browse files
committed
Reorder release process steps
Should verify before publishing and promoting.
1 parent 9e836ac commit 6aa2c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release_process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ created with the following steps:
1717
1. include the changelog for this release as text for the release
1818
1. attach signature.txt.asc
1919
1. attach the bip39-standalone.html file
20-
1. Add a new post to twitter from @bip39tool with the version, link and hash
21-
1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
2220
1. Download the file from the release and confirm it hashes to the expected value `sha256sum bip39-standalone.html`
2321
1. Download the signature from the release and verify it. `gpg --verify signature.txt.asc`
22+
1. Publish to any hosted locations (eg iancoleman.github.io/bip39)
23+
1. Add a new post to twitter from @bip39tool with the version, link and hash

0 commit comments

Comments
 (0)