From 26b148afe842e19f3c9b4eb356a71b68d3f0f8cc Mon Sep 17 00:00:00 2001 From: javaxman Date: Fri, 7 Aug 2026 23:12:32 +0200 Subject: [PATCH] ci: retrigger main deploy with refreshed CF credentials --- .gitea/workflows/deploy-cloudflare.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy-cloudflare.yml b/.gitea/workflows/deploy-cloudflare.yml index c414642..ce80bcf 100644 --- a/.gitea/workflows/deploy-cloudflare.yml +++ b/.gitea/workflows/deploy-cloudflare.yml @@ -29,4 +29,5 @@ jobs: env: CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }} CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} - run: npm run deploy:cf \ No newline at end of file + run: npm run deploy:cf +# verified 2026-08-07T21:12:32Z