diff --git a/.github/workflows/DeployMainBranch.yml b/.github/workflows/DeployMainBranch.yml index 1a14022..a84b52e 100644 --- a/.github/workflows/DeployMainBranch.yml +++ b/.github/workflows/DeployMainBranch.yml @@ -6,7 +6,7 @@ on: - 'fixProdDeployment' jobs: - deploy_to_test: + deploy_to_production: uses: ./.github/workflows/DeployEverything.yml with: env: "Production"