From d422020368c9e5ff5a9d823778a672120c7443bf Mon Sep 17 00:00:00 2001 From: jannfis Date: Fri, 25 Sep 2020 17:45:00 +0200 Subject: feat: Support for GitHub Container Registry (ghcr.io) (#96) * feat: Support for GitHub Container Registry (ghcr.io) * We now have 5 default registries instead of 4 * Add ghcr to allowed words for spelling --- .github/actions/spelling/allow.txt | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index a8ac238..587e4c4 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -60,6 +60,7 @@ func gcr Getenv gh +ghcr githash github goimports -- cgit v1.2.3