From 755da290bfe9fe1a8ed16549f08c8fdbaaa023db Mon Sep 17 00:00:00 2001 From: rcourtman Date: Fri, 13 Jun 2025 14:46:03 +0100 Subject: [PATCH] test: third RC test with correct Docker secret --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 840c08c1b..5e8672126 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "tar": "^7.4.3" }, "_comment_tailwind_v3_reason": "Using Tailwind CSS v3 (3.4.4) due to build inconsistencies observed with v4 (specifically 4.1.4). v4 resulted in incorrectly purged CSS files when built within certain Linux environments (e.g., Proxmox LXC - Debian 12 x86_64), failing to detect dynamically added classes. v3.4.4 builds correctly.", - "_test_workflow": "Second RC workflow test", + "_test_workflow": "Third RC workflow test - correct secret", "devDependencies": { "@gradin/tailwindcss-scrollbar": "^3.0.1", "autoprefixer": "^10.4.21",