Skip to content

Commit 8b83871

Browse files
yordan-mitevdimodi
authored andcommitted
Apply suggestion from @dimodi
Co-authored-by: Dimo Dimov <[email protected]>
1 parent df18e09 commit 8b83871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/nuget-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When you need to restore the [Telerik NuGet packages](slug:getting-started/what-
1818

1919
## Storing API Keys
2020

21-
>warning Never check in a NuGet API key with your source code or leave them publicly visible in plain text (for example, in a `NuGet.Config` file). An API key is valuable and bad actors can use it to access the NuGet packages that are licensed under your account. A key abuse can lead to a review of the affected Telerik account.
21+
>warning Never check in NuGet API keys with your source code or leave them publicly visible in plain text (for example, in a `NuGet.Config` file). An API key is valuable and bad actors can use it to access the NuGet packages that are licensed under your account. A key abuse can lead to a review of the affected Telerik account.
2222
2323
To protect the API key, store it as a secret environment variable. The exact store steps depend on your workflow and environment:
2424

0 commit comments

Comments
 (0)