From 1195ddffd20710d7a34abe388d6ae01f0f0d5f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Poizat?= Date: Thu, 31 Oct 2024 11:40:58 +0100 Subject: [PATCH] chore: Update upload artifact GitHub Action Use v4 Upload all artifacts in one to avoid the double zip issue in each artifact https://github.com/actions/upload-artifact/issues/39 --- .github/workflows/build_dist.yml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/.github/workflows/build_dist.yml b/.github/workflows/build_dist.yml index 3b134d6af86..6afa02f9cb5 100644 --- a/.github/workflows/build_dist.yml +++ b/.github/workflows/build_dist.yml @@ -44,23 +44,9 @@ jobs: cd apps/browser npm run dist:sources - - name: Upload Chrome artifact to GitHub - uses: actions/upload-artifact@v3 + - name: Upload Cozy Pass packages to GitHub + uses: actions/upload-artifact@v4 with: - name: Chrome + name: Cozy Pass Packages path: | - apps/browser/dist/dist-chrome-mv3.zip - - - name: Upload Firefox artifact to GitHub - uses: actions/upload-artifact@v3 - with: - name: Firefox - path: | - apps/browser/dist/dist-firefox.zip - - - name: Upload Sources artifact to GitHub - uses: actions/upload-artifact@v3 - with: - name: Sources - path: | - apps/browser/dist/cozy-keys-sources.zip + apps/browser/dist/