diff --git a/.github/workflows/release-azure-pipelines.yml b/.github/workflows/release-azure-pipelines.yml index 48c6a5fa..d082ea11 100644 --- a/.github/workflows/release-azure-pipelines.yml +++ b/.github/workflows/release-azure-pipelines.yml @@ -30,7 +30,7 @@ parameters: variables: - name: tags - value: "nonproduction" + value: "production" readonly: true - name: pythonVersion value: 3.10