Browse Source

fix param name (#3088)

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer 1 năm trước cách đây
mục cha
commit
431277702a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/promote-to-demo.yaml

+ 1 - 1
.github/workflows/promote-to-demo.yaml

@@ -38,5 +38,5 @@ jobs:
     uses: opencost/opencost-infra/.github/workflows/promote-to-oc-demo.yaml@atm/cd-to-demo
     secrets: inherit
     with:
-      image-tag: ${{ needs.prep-image-name.outputs.image_tag }}
+      img-fqdn: ${{ needs.prep-image-name.outputs.image_tag }}
       is_be: true