diff --git a/.github/workflows/maven-release.yml b/.github/workflows/maven-release.yml index 9ffbf88..b2030b6 100644 --- a/.github/workflows/maven-release.yml +++ b/.github/workflows/maven-release.yml @@ -59,6 +59,7 @@ jobs: - name: Build with Maven run: mvn --batch-mode clean package -P polarion2404,install-weasyprint,tests-with-weasyprint-cli - name: Upload Artifacts + if: always() uses: actions/upload-artifact@v4 with: name: test images