From 5b777921a669cbda5498754a997b9f3508ef8272 Mon Sep 17 00:00:00 2001 From: fsantiago Date: Mon, 5 May 2025 18:46:42 +0200 Subject: [PATCH] =?UTF-8?q?:memo:=20=F0=9F=93=9D=20update=20reference=20to?= =?UTF-8?q?=20PENPOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-bundles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-bundles.yml b/.github/workflows/build-bundles.yml index 054902a565..cf353d93e8 100644 --- a/.github/workflows/build-bundles.yml +++ b/.github/workflows/build-bundles.yml @@ -57,4 +57,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: penpot-all-bundles - path: bundles/penpot-all-bundles.zip + path: bundles/penpot-bundles.zip