Forráskód Böngészése

point to main branch (#3091)

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer 1 éve
szülő
commit
c859541ef4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/promote-to-demo.yaml

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

@@ -31,7 +31,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:
       img-fqdn: ${{ needs.prep-image-name.outputs.image_tag }}
       img-fqdn: ${{ needs.prep-image-name.outputs.image_tag }}