Skip to content

Commit

Permalink
fix: try fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Jun 24, 2022
1 parent 75375b2 commit e8cb47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ provider "cloudflare" {

provider "github" {
token = var.github_token
owner = var.github_owner
organization = var.github_owner
}

provider "google" {
Expand Down

0 comments on commit e8cb47c

Please sign in to comment.