Skip to content

Commit

Permalink
docs: update deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzo committed Nov 7, 2023
1 parent 6fec36f commit cd3b0c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ a requirement when retrieving content in a trustless manner from community hoste
## Deployment
- To deploy to staging, push to `main`. Then trigger a staging homepage fleek deploy.
- To deploy to staging, push to `main`.
- To deploy to production, push a tag. Then trigger a prod homepage fleek deploy.
- To deploy to production, push a tag.
```bash
git tag -m deploy $(date +%s)
Expand Down

0 comments on commit cd3b0c2

Please sign in to comment.