Skip to content

Commit a9b0ab5

Browse files
Update BASE_RELEASE to build-1155
1 parent 5d03fe1 commit a9b0ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/patch-installer-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
if: ${{ (inputs.make_release || 'true') == 'true' }}
252252
shell: pwsh
253253
env:
254-
BASE_RELEASE: ${{ inputs.base_release || 'build-1141' }}
254+
BASE_RELEASE: ${{ inputs.base_release || 'build-1155' }}
255255
BASE_BUILD_NUMBER: ${{ inputs.base_build_number || '' }}
256256
BUILD_VERSION_SEGMENT: ${{ env.BuildVersionSegment }}
257257
run: |

0 commit comments

Comments
 (0)