From a6566781cbbd6879b3f6dafabbc05793611e4f75 Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Thu, 22 May 2025 17:25:01 -0600 Subject: [PATCH] move(actions): moved to github becuase gitea is hard to setup for auto docker builds --- {.gitea => .github}/workflows/Actions.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.gitea => .github}/workflows/Actions.yml (100%) diff --git a/.gitea/workflows/Actions.yml b/.github/workflows/Actions.yml similarity index 100% rename from .gitea/workflows/Actions.yml rename to .github/workflows/Actions.yml