From 1a3fc50a594c25b0be2294935121ccf6c4800195 Mon Sep 17 00:00:00 2001 From: rohithkumar-2001 <61039670+rohithkumar-2001@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:22:33 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a4ea98..8a2ae81 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This action enables you to interact with [DigitalOcean](https://www.digitalocean.com/) services by installing [the `doctl` command-line client](https://github.com/digitalocean/doctl). -## Usage +## Usage - (actiond-doctl) To install the latest version of `doctl` and use it in GitHub Actions workflows, [create a DigitalOcean API token](https://docs.digitalocean.com/reference/api/create-personal-access-token/), [add it as a secret to your repository](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository), and add the following step to your workflow: