We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa070f8 commit d6aecf7Copy full SHA for d6aecf7
1 file changed
docs/DEPLOYMENT.md
@@ -432,7 +432,7 @@ curl ${SERVICE_URL}/health
432
- Go to: `https://github.com/YOUR_ORG/YOUR_REPO/settings/hooks`
433
434
2. **Add or edit webhook**
435
- - **Payload URL:** `https://github-copier-XXXXXXXXXX-uc.a.run.app/events` (use your Cloud Run URL)
+ - **Payload URL:** `https://examples-copier-XXXXXXXXXX-uc.a.run.app/events` (use your Cloud Run URL)
436
- **Content type:** `application/json`
437
- **Secret:** (the webhook secret from Secret Manager)
438
- **Events:** Select "Pull requests"
0 commit comments