Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
oryx1729 authored Oct 21, 2024
1 parent 02fe906 commit 9af9b63
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9af9b63

Please sign in to comment.