From 9af9b6365ae449a243a0535d57d7fad6f98c1efa Mon Sep 17 00:00:00 2001 From: oryx1729 <78848855+oryx1729@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:40:37 +0200 Subject: [PATCH] Fix README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a1884d5..61cee67 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,9 @@ your-repo/ 2. Set up GitHub Secrets: - a. Navigate to your GitHub repository. - b. Go to **Settings** > **Secrets and variables** > **Actions**. - c. Click **"New repository secret"** and add the following secret: - - - `DEEPSET_CLOUD_API_KEY`: Your deepset Cloud API key. + 1. Navigate to your GitHub repository. + 2. Go to **Settings** > **Secrets and variables** > **Actions**. + 3. Click **"New repository secret"** and add the following secret: `DEEPSET_CLOUD_API_KEY`: Your deepset Cloud API key. **Note**: The same API key is used for dev and prod environments.