From ee8771cb59189d7ccaf19b3d4c12d07f4624bcbb Mon Sep 17 00:00:00 2001 From: Andrzej Theodorko Date: Fri, 3 Jun 2022 10:41:42 +0300 Subject: [PATCH] Fix grammar in README.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b9ac181..1b32a2a 100644 --- a/Readme.md +++ b/Readme.md @@ -209,7 +209,7 @@ Some CRD schemas do not have explicit validation for fields implicitly validated ### Usage as a Github Action -Kubeconform is publishes Docker Images to Github's new Container Registry, ghcr.io. These images +Kubeconform publishes Docker Images to Github's new Container Registry, ghcr.io. These images can be used directly in a Github Action, once logged in using a [_Github Token_](https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/). Example: