Skip to content

Commit b2dc939

Browse files
Merge pull request #404 from kinde-oss/oli/update-env-variables
Update store-environment-variables.mdx to remove workflows coming soo…
2 parents 7efce48 + 8c10302 commit b2dc939

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)