mirror of
https://github.com/docker/login-action.git
synced 2025-11-07 14:06:57 +00:00
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>
This commit is contained in:
parent
5e57cd1181
commit
fcc19061e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue