Skip to content

Commit 8dd5fca

Browse files
CCM-11027: Fix pipeline outputs
1 parent 6a2b946 commit 8dd5fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stage-1-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ jobs:
207207
contents: read
208208
outputs:
209209
changed: ${{ steps.check.outputs.changed }}
210+
main_version: ${{ steps.check.outputs.main_version }}
210211

211212
steps:
212213
- name: "Checkout code"

0 commit comments

Comments
 (0)