diff options
| author | jannfis <jann@mistrust.net> | 2020-09-25 17:45:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-25 17:45:00 +0200 |
| commit | d422020368c9e5ff5a9d823778a672120c7443bf (patch) | |
| tree | ddeb9a586e53c55fe1543081a168a00835f022bc /.github | |
| parent | c9142d4d8a493316700ee682a80c8ef9bef1e053 (diff) | |
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
Diffstat (limited to '.github')
| -rw-r--r-- | .github/actions/spelling/allow.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
