fix: update Docker image context and tags in deploy workflow #45

Merged
killer-cf merged 2 commits from config-self-convex into master 2025-11-26 13:29:48 +00:00
Showing only changes of commit 71959f6553 - Show all commits

View File

@@ -2,7 +2,7 @@ name: Build Docker images
on:
push:
branches: ["main"]
branches: ["master"]
jobs:
build-and-push-dockerfile-image: