diff --git a/.github/workflows/release-azure-pipelines.yml b/.github/workflows/release-azure-pipelines.yml index 8549c695..43357674 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