diff --git a/.github/workflows/minor-release.yml b/.github/workflows/minor-release.yml index 76341778afa..b6e6f6e1ba4 100644 --- a/.github/workflows/minor-release.yml +++ b/.github/workflows/minor-release.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - ref: develop + ref: release-2211.27.0-1 - name: Configure Git run: |