From fcc19061e67f77ee53d3d18a2d0a6c5ca9ad8c5a Mon Sep 17 00:00:00 2001 From: matusbulla <104327900+matusbulla@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:37:06 +0200 Subject: [PATCH] Update README for DigitalOcean Changed the login info for digital ocean e.g: how to authenticate (after i spend hour trying to figure out why it does not work) Signed-off-by: matusbulla <104327900+matusbulla@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b57be30..3e6e847 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ jobs: ### DigitalOcean Container Registry -Use your DigitalOcean registered email address and an API access token to authenticate. +Use your [DigitalOcean](https://docs.digitalocean.com/products/container-registry/how-to/set-up-ci-cd/) DigitalOcean API token as both the username and the password. ```yaml name: ci