Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tereius committed Jul 27, 2024
1 parent 0e5b4c2 commit 501d29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ output "runner_webhook_config" {
Authenticate with `gcloud` and apply the Terraform (apply twice if the first apply results in an error)

``` bash
terraform init && terraform apply
$ terraform init && terraform apply
```

Have a look at the Terraform output `runner_webhook_config`. There you find the Cloud Run webhook url and secret. Now switch to your GitHub organization settings and create a new webhook:
Expand Down

0 comments on commit 501d29f

Please sign in to comment.