Skip to content

Commit 957a950

Browse files
authored
docs: update deployment information (#588)
1 parent bbebfa4 commit 957a950

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,9 @@ aiming to be a drop-in replacement for `ipfs.io`:
107107
- 🚧 **WIP: alpha quality** https://ipfs-service-worker-gateway.pages.dev hosts the `release` branch, with a stable [release](https://github.com/ipfs/service-worker-gateway/releases)
108108
- 🚧 **WIP: alpha quality** https://staging.ipfs-service-worker-gateway.pages.dev hosts the `staging` branch with development / testing version
109109

110+
#### Deploying to `production` and `staging`
110111

111-
#### Updating `production` and `staging`
112-
113-
Make a PR to the respective branch. Once it is merged, new version will be
114-
deployed. The process takes between 1 and 5 minutes.
112+
Deploying to [production[(https://github.com/ipfs/service-worker-gateway/actions/workflows/deploy-to-production.yml) and [staging](https://github.com/ipfs/service-worker-gateway/actions/workflows/deploy-to-staging.yml) is done by manually running the deployment action and passing the release version to the action.
115113

116114
## License
117115

0 commit comments

Comments
 (0)