From a13c665e12622061101f2980dbd2e16dba1fad0e Mon Sep 17 00:00:00 2001 From: Benjamin Michaelis Date: Fri, 20 Sep 2024 10:13:19 -0700 Subject: [PATCH] Update build-test-and-deploy.yml --- .../content/.github/workflows/build-test-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Coalesce.Vue.Template/content/.github/workflows/build-test-and-deploy.yml b/templates/Coalesce.Vue.Template/content/.github/workflows/build-test-and-deploy.yml index 6831fa958..465c94cf5 100644 --- a/templates/Coalesce.Vue.Template/content/.github/workflows/build-test-and-deploy.yml +++ b/templates/Coalesce.Vue.Template/content/.github/workflows/build-test-and-deploy.yml @@ -14,7 +14,7 @@ on: # 1. Set up the following secrets in your repository: # AZURE_WEBAPP_PUBLISH_PROFILE # -# 2. Set up the Production Environment in the GitHub Repository Settings. +# 2. Set up the production Environment in the GitHub Repository Settings. # Environment Protection Rules are recommended to prevent accidental deployments. # https://docs.github.com/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#deployment-protection-rules #