From 87df8dfd3746e030d1e6620d94d2dc3e5a1e213b Mon Sep 17 00:00:00 2001 From: fuerback Date: Mon, 31 Oct 2022 11:38:33 -0300 Subject: [PATCH] Add a new action to the Docker category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acda0071..677a2e09 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Set up Docker Buildx](https://github.com/crazy-max/ghaction-docker-buildx) - [Convert Branch or Tag Name Into Docker-Compatible Image Tag](https://github.com/ankitvgupta/ref-to-tag-action/) - [Update a Container Repository Description From README.md](https://github.com/marketplace/actions/update-container-description-action) - Supported Registries: Docker Hub, Quay, Harbor. +- [Publish Docker images in a couple of registers](https://github.com/imjasonh/setup-ko) #### Kubernetes