Fix creator name

Co-authored-by: Christopher Schleiden <cschleiden@live.de>
This commit is contained in:
Cameron Booth
2020-06-02 21:57:58 -07:00
committed by GitHub
parent ef82cf1b1a
commit 4ad3f70666
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "Terraform",
"description": "Set up Terraform CLI in your GitHub Actions workflow.",
"creator": "Hashicorp",
"creator": "HashiCorp",
"iconName": "terraform",
"categories": null
}
}