Skip to content

Commit 6c9289f

Browse files
authored
Merge pull request #9 from CarlTern/main
Small access token typo correction
2 parents cc0d9a4 + 9b67896 commit 6c9289f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To enable the dependency scans with GitHub actions, set up your Debricked Access
2828
2. Navigate to the repository on GitHub.
2929
3. Go to **Settings** > **Secrets and variables** > **Actions**.
3030
4. Click **New repository secret**.
31-
5. Name the secret `DEBRICKED_API_KEY` and paste your Access Token as the value.
31+
5. Name the secret `DEBRICKED_TOKEN` and paste your Access Token as the value.
3232

3333
### 3. Run a scan
3434

0 commit comments

Comments
 (0)