You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This file includes environment variables that will not be committed to git by default. You can set these environment variables in your CI/CD system for your project.
2
+
3
+
# Secrets. Keys prefixed with `SECRET_` will be masked in Teams Toolkit logs.
4
+
SECRET_API_KEY=' ' # See README.md for how to fill in this value.
# This file includes environment variables that will not be committed to git by default. You can set these environment variables in your CI/CD system for your project.
2
+
3
+
# Secrets. Keys prefixed with `SECRET_` will be masked in Teams Toolkit logs.
4
+
SECRET_API_KEY=' ' # See README.md for how to fill in this value.
0 commit comments