From 3dbf8c10c0845d208fc5f97a7e4bcebd97866389 Mon Sep 17 00:00:00 2001 From: Alexey Igrychev Date: Fri, 6 Aug 2021 17:10:39 +0200 Subject: [PATCH] chore(readme): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff41f2..557cf43 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ For cleanup action you need [to create personal access token](https://docs.githu ### Custom container repository -The user can use an arbitrary container repository specifying the `WERF_REPO` and `WERF_REPO_CONTAINER_REGISTRY` environment variables and perform authorization yourself. For instance, steps for GCR: +The user can use an arbitrary container repository specifying the `WERF_REPO` and `WERF_REPO_CONTAINER_REGISTRY` environment variables and perform authorization himself. For instance, steps for GCR: ```yaml - name: Login to GCR