From a41c4f90cccd0aafbb505d83edddccf74db02602 Mon Sep 17 00:00:00 2001 From: sappho Date: Sat, 20 Apr 2024 17:20:13 -0400 Subject: [PATCH] always pkg release... --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d499d46..626c2c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: run: Compress-Archive -Path * -Destination ${{ env.ZIP_FILENAME }} - name: Package release - if: github.event_name == 'push' && github.ref == 'refs/heads/action' && startsWith(matrix.os, 'ubuntu-latest') + # if: github.event_name == 'push' && github.ref == 'refs/heads/action' && startsWith(matrix.os, 'ubuntu-latest') working-directory: extension/build/package run: zip -r "${{ env.ZIP_FILENAME }}" .