From ff881d8c046408bcf20d5d287a14e5de447102e2 Mon Sep 17 00:00:00 2001 From: xiange Date: Sat, 23 Dec 2023 10:54:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8E=20ci:=20add=20strip=5Fcomponents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fa004431..08a6ef58 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -37,5 +37,6 @@ jobs: password: ${{ secrets.CHILI3D_HOST_PSD }} source: build/* target: /var/www/html/chili3d + strip_components: 1 rm: true \ No newline at end of file