From 0ed0b4fe34028fe29bab40effdde80222d90690b Mon Sep 17 00:00:00 2001 From: sean wibisono Date: Thu, 23 Apr 2026 09:29:36 +1000 Subject: [PATCH] UID2-6799 Use 'ci-auto-merge' environment --- .github/workflows/build-and-publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-publish.yaml b/.github/workflows/build-and-publish.yaml index 74a8480..4fe8fa9 100644 --- a/.github/workflows/build-and-publish.yaml +++ b/.github/workflows/build-and-publish.yaml @@ -16,4 +16,5 @@ jobs: uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-ios-version.yaml@v3 with: release_type: ${{ inputs.release_type }} + merge_environment: ${{ github.ref_protected && 'ci-auto-merge' || '' }} secrets: inherit