Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
olliefr committed May 16, 2023
1 parent d2536c6 commit ef6eb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variable "github_app_installation_id" {
description = "The installation ID of the GitHub App"
type = number
type = string
}

variable "organization" {
Expand Down

0 comments on commit ef6eb90

Please sign in to comment.