Fix creator name
Co-authored-by: Christopher Schleiden <[email protected]>
This commit is contained in:
co-authored by
Christopher Schleiden
parent
ef82cf1b1a
commit
4ad3f70666
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Terraform",
|
"name": "Terraform",
|
||||||
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
|
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
|
||||||
"creator": "Hashicorp",
|
"creator": "HashiCorp",
|
||||||
"iconName": "terraform",
|
"iconName": "terraform",
|
||||||
"categories": null
|
"categories": null
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user