Skip to content

Commit

Permalink
docs/devel: Update release curl command to trigger site deploy (#3789)
Browse files Browse the repository at this point in the history
This URL is tied to the branch name which we changed to main a few
months ago. Needed to update the URL.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
  • Loading branch information
tsandall authored Sep 14, 2021
1 parent f0a29bf commit 4747e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devel/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ standard GitHub fork workflow. See [OPA Dev Instructions](DEVELOPMENT.md)
- Login to Netlify (requires permission for the project) and manually trigger a build.
- Post to the build webhook via:
```bash
curl -X POST -d {} https://api.netlify.com/build_hooks/5cc3aa86495f22c7a368f1d2
curl -X POST -d {} https://api.netlify.com/build_hooks/612e8941ffe30d2902bcce80
```
# Bugfix Release Process
Expand Down

0 comments on commit 4747e22

Please sign in to comment.