Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion installation/license-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ No, the license validation and activation occur offline.

No, do not add the `telerik-license.txt` license key file or its contents to source control.

Do not store the license key in plain text in GitHub Actions Workflow definitions. Build servers [must use the `TELERIK_LICENSE` environment variable](slug:deployment-license-key).
Do not store the license key in plain text in GitHub Actions Workflow definitions. Build servers [must use the `TELERIK_LICENSE` or `TELERIK_LICENSE_PATH` environment variable](slug:deployment-license-key).

### What happens if I use both the environment variable and the license key file?

Expand Down