From 4c1130dc732a7541cdaeea9a38f31735483e6e57 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 07:05:04 +0000 Subject: [PATCH] Initial commit: Add project structure and configuration --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/release.yml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml new file mode 100644 index 0000000..3488640 --- /dev/null +++ b/.github/workflows/release.yml @@ -0,0 +1 @@ +# This file is kept for reference but actual CI uses .gitea/workflows/release.yml