Skip to content

Commit 8c10302

Browse files
authored
Update store-environment-variables.mdx to remove workflows coming soon reference
1 parent 7efce48 commit 8c10302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/build/env-variables/store-environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ relatedArticles:
1111

1212
Environment variables are key-value pairs that enable access to applications across different environments and systems.
1313

14-
Once you can bring your code into Kinde via workflows (coming soon), it’s important to be able to reference environment variables using a key, instead of hardcoding these values into your code.
14+
Once you can bring your code into Kinde via workflows, it’s important to be able to reference environment variables using a key, instead of hardcoding these values into your code.
1515

1616
Kinde allows you to create and store sensitive (secret) and non-sensitive key-value pairs.
1717

0 commit comments

Comments
 (0)