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 }}" .