From 8f3236c572e610a925f7fa564df5f3c00bbd0881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Fri, 20 Mar 2026 13:39:41 +0000 Subject: [PATCH] fix: gitea missing workflows folder --- .gitea/{ => workfows}/app-continous-deploy.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitea/{ => workfows}/app-continous-deploy.yaml (100%) diff --git a/.gitea/app-continous-deploy.yaml b/.gitea/workfows/app-continous-deploy.yaml similarity index 100% rename from .gitea/app-continous-deploy.yaml rename to .gitea/workfows/app-continous-deploy.yaml