doc: make uploading to github a part of the pre-release process
Steven Allen committed
Aug 2, 2019 at 13:11 UTC
8f8a3857cc3ebed4fea524e2efcba8f76e046dc0
1 file changed
+1
docs/RELEASE_ISSUE_TEMPLATE.md
+1
@@ -27,6 +27,7 @@ For each RC published in each stage:
27
2. Pin the resulting release.
28
3. Make a PR against ipfs/distributions with the updated versions, including the new hash in the PR comment.
29
4. Ask the infra team to update the DNSLink record for dist.ipfs.io to point to the new distribution.
30
+- cut a pre-release on [github](https://github.com/ipfs/go-ipfs/releases) and upload the result of the ipfs/distributions build in the previous step.
31
32
Checklist:
33