From 5f9b66953cd16bedd7b3217c823715592b2da4b6 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 1 Apr 2026 01:55:57 -0700 Subject: [PATCH] CI: clean up template comments, retrigger deploy Co-Authored-By: Claude Opus 4.6 --- .gitea/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 94af1a7..0e1aba6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,6 +1,4 @@ -# Gitea Actions CI/CD — Static Site (no tests, build + deploy only) -# Copy to: /.gitea/workflows/ci.yml -# Replace: mycofi-earth-website, /opt/websites/mycofi-earth-website, https://mycofi.earth/ +# Gitea Actions CI/CD — Static Site (build + deploy only) name: CI/CD