mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 03:07:32 +08:00
Deleted wrong code
This commit is contained in:
@@ -48,9 +48,9 @@ variable "vm_username" {
|
|||||||
sensitive = true
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "vm_key_file" {
|
variable "vm_password" {
|
||||||
type = string
|
type = string
|
||||||
default = ""
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "github_api_pat" {
|
variable "github_api_pat" {
|
||||||
|
|||||||
Reference in New Issue
Block a user