Explorar o código

point to main branch

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer hai 1 ano
pai
achega
bf7a8a5fc6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/promote-to-demo.yaml

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

@@ -35,7 +35,7 @@ jobs:
  
  
   install-on-demo:
   install-on-demo:
     needs: [prep-image-name]
     needs: [prep-image-name]
-    uses: opencost/opencost-infra/.github/workflows/promote-to-oc-demo.yaml@atm/cd-to-demo
+    uses: opencost/opencost-infra/.github/workflows/promote-to-oc-demo.yaml@main
     secrets: inherit
     secrets: inherit
     with:
     with:
       image-tag: ${{ needs.prep-image-name.outputs.image_tag }}
       image-tag: ${{ needs.prep-image-name.outputs.image_tag }}