Skip to content

Commit

Permalink
Merge pull request #26 from GoogleCloudPlatform/gushob21-patch-1
Browse files Browse the repository at this point in the history
Update github.tf with the place holder of github org
  • Loading branch information
gushob21 authored Sep 12, 2023
2 parents 50da9ce + 8298f0d commit 5aa76d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-factory-template/github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
*/

provider "github" {
organization = "cloud-maniac-temp"
organization = "YOUR_GITHUB_ORG"
}

0 comments on commit 5aa76d1

Please sign in to comment.