fix path for action

This commit is contained in:
undercover-cactus 2026-02-12 09:31:13 +01:00
parent 4631a9947a
commit 292aa43930

View file

@ -70,7 +70,7 @@ jobs:
echo "image-name=ghcr.io/datahaven-xyz/datahaven/datahaven:$TAG_ONLY" >> $GITHUB_OUTPUT
- name: Build and push Docker image
uses: ./.github/workflow/publish-docker
uses: ./.github/workflows/actions/publish-docker
with:
dockerfile: ./operator/Dockerfile
context: .