Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
@@ -35,7 +35,7 @@ jobs:
install-on-demo:
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
with:
image-tag: ${{ needs.prep-image-name.outputs.image_tag }}