diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a20528ce..9471b937d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: uses: actions/upload-artifact@v2 if: always() with: - name: logs-${{ matrix.distro }} + name: logs-${{ matrix.distro }}.zip path: log/** release: