Skip to content

Commit fa1a1f6

Browse files
docs: Fix note section
Signed-off-by: Patrik Braborec <[email protected]>
1 parent 672168e commit fa1a1f6

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
@@ -99,7 +99,7 @@ Actor owners can define custom environment variables in `.actor/actor.json`. All
9999
}
100100
```
101101

102-
:::warn Git-workflow with actor.json
102+
:::info Git-workflow with actor.json
103103

104104
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.
105105

0 commit comments

Comments
 (0)