Skip to content

Commit

Permalink
fix: remove unused github token variable
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <git@mattglei.ch>
  • Loading branch information
gleich committed Dec 22, 2024
1 parent fe673f7 commit faa0a2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,3 @@ variable "vercel_api_token" {
variable "digitalocean_api_token" {
type = string
}

variable "github_api_token" {
type = string
}

0 comments on commit faa0a2a

Please sign in to comment.