Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit aa09a10

Browse files
authored
Merge pull request #98 from IntersectMBO/update-ci
change reference
2 parents 93d1d02 + ce16f08 commit aa09a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ jobs:
152152
--organization ${{ vars.ORGANIZATION }} \
153153
--project ${{ vars.PROJECT }} \
154154
--environment $ENVIRONMENT \
155-
--container ${{ steps.image_lowercase.outputs.lowercase }} \
155+
--container ${{ matrix.name }} \
156156
--tag ${{ env.TAG }} \
157157
--watch

0 commit comments

Comments
 (0)