Skip to content

Commit 3c21033

Browse files
authored
Merge pull request #2 from render-examples/scott/sticker
Fix the Deploy to Render button
2 parents c227f03 + c555c0b commit 3c21033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This example triggers a GitHub Action workflow when a deploy ended webhook is re
55
## Deploy to Render
66

77
1. Use the button below to deploy to Render </br>
8-
<a href="https://render.com/deploy?repo=https://github.com/render-examples/twingate-example/tree/main"><img src="https://render.com/images/deploy-to-render-button.svg" alt="Deploy to Render"></a>
8+
<a href="https://render.com/deploy?repo=https://github.com/render-examples/webhook-github-action/tree/main"><img src="https://render.com/images/deploy-to-render-button.svg" alt="Deploy to Render"></a>
99

1010
2. Follow [instructions](https://render.com/docs/webhooks) to create a webhook with the URL from your service and `/webhook` path
1111
3. Follow [instructions](https://render.com/docs/api#1-create-an-api-key) to create a Render API Key

0 commit comments

Comments
 (0)