From 870be11f7f3954c2f74ad06fac78e42192dafa4e Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 6 Aug 2025 14:59:58 +0200 Subject: [PATCH] Recreate create-and-push-image.yaml workflow for building and pushing Docker images --- {workflows => .gitea/workflows}/create-and-push-image.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {workflows => .gitea/workflows}/create-and-push-image.yaml (100%) diff --git a/workflows/create-and-push-image.yaml b/.gitea/workflows/create-and-push-image.yaml similarity index 100% rename from workflows/create-and-push-image.yaml rename to .gitea/workflows/create-and-push-image.yaml