Skip to content

Commit 507b9a1

Browse files
Update sources/platform/actors/development/programming_interface/environment_variables.md
Co-authored-by: Lukáš Křivka <[email protected]>
1 parent 7c9e756 commit 507b9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/programming_interface/environment_variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Actor owners can define custom environment variables in `.actor/actor.json`. All
101101

102102
:::info Git-workflow with actor.json
103103

104-
Be aware that if you define `environmentVariables` in `.actor/actor.json`, it only works with [Apify CLI](/cli). If you use a Git workflow for Actor development, the environment variables will not work properly, and we encourage you to define them in Apify Console.
104+
Be aware that if you define `environmentVariables` in `.actor/actor.json`, it only works with [Apify CLI](/cli). If you use a Git workflow for Actor development, the environment variables will not be set from `.actor/actor.json` and you need to define them in Apify Console.
105105

106106
:::
107107

0 commit comments

Comments
 (0)