Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: kaibocai <89094811+kaibocai@users.noreply.github.com>
This commit is contained in:
kaibocai 2024-01-31 08:46:53 -06:00 committed by GitHub
parent da0fd19ce8
commit f949c5ae89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -268,6 +268,8 @@ HttpResponse<String> response = HttpClient.newBuilder().build().send(request, Ht
{{% /codetab %}}
{{% codetab %}}
```javascript
// DON'T DO THIS!
// Accessing an Environment Variable (Node.js)