Update README.md

This commit is contained in:
Jessica Schilling
2021-03-15 13:09:54 -06:00
committed by GitHub
parent f98b428d10
commit 05c30302bc
+3 -1
View File
@@ -40,7 +40,9 @@ Other tips for using Forestry build previews:
### To deploy to the live site
Forestry writes directly to `staging`, with previews available at https://ipfs-blog-staging.on.fleek.co/. **Once a staged post is ready to go live, please PR `staging` to `main` using [this handy shortcut](https://github.com/ipfs/ipfs-blog/compare/main...staging?expand=1).** *Note that if multiple posts are in-flight in staging and only one is approved to go live, your PR may need some massaging.*
Forestry writes directly to `staging`, with staging previews available at https://ipfs-blog-staging.on.fleek.co/.
**Once a staged post is ready to go live, please PR `staging` to `main` using [this handy shortcut](https://github.com/ipfs/ipfs-blog/compare/main...staging?expand=1).** *Note that if multiple posts are in-flight in staging and only one is approved to go live, your PR may need some massaging.*
**PR reviewers: While we continue to dogfood Forestry, please leave your edits in comments rather than making additional commits.** As our overall workflow continues to solidify, this suggested direction may change.