Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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.
Use your [DigitalOcean API token as both the username and the password](https://docs.digitalocean.com/products/container-registry/how-to/set-up-ci-cd/#authenticate-using-a-username-and-password).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^


```yaml
name: ci
Expand Down