From 6b4d11c0de987ed1e927f26d95a8295ef727631c Mon Sep 17 00:00:00 2001 From: CI Bot Date: Sat, 13 Dec 2025 10:43:56 +0000 Subject: [PATCH] chore: trigger CI --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index eda10ce..ae33691 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -219,3 +219,4 @@ jobs: cd repo.git git remote add github git@github.com:PlusOne/hmac-file-server.git git push --mirror github || git push --force --all github && git push --force --tags github +