You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This example triggers a GitHub Action workflow when a deploy ended webhook is re
5
5
## Deploy to Render
6
6
7
7
1. Use the button below to deploy to Render </br>
8
-
<ahref="https://render.com/deploy?repo=https://github.com/render-examples/twingate-example/tree/main"><imgsrc="https://render.com/images/deploy-to-render-button.svg"alt="Deploy to Render"></a>
8
+
<ahref="https://render.com/deploy?repo=https://github.com/render-examples/webhook-github-action/tree/main"><imgsrc="https://render.com/images/deploy-to-render-button.svg"alt="Deploy to Render"></a>
9
9
10
10
2. Follow [instructions](https://render.com/docs/webhooks) to create a webhook with the URL from your service and `/webhook` path
11
11
3. Follow [instructions](https://render.com/docs/api#1-create-an-api-key) to create a Render API Key
0 commit comments