From 8f7c684c361ec55dc7b0680a4ba8c6728c42323c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20Gro=C3=9F?= Date: Thu, 13 Jun 2024 10:20:05 +0200 Subject: [PATCH] Upload every build to the GitHub artifact storage, instead of just PR builds. --- .github/workflows/linux_server_build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/linux_server_build.yml b/.github/workflows/linux_server_build.yml index 82406de6ba..7bfaf6fd6b 100644 --- a/.github/workflows/linux_server_build.yml +++ b/.github/workflows/linux_server_build.yml @@ -294,7 +294,6 @@ jobs: df -h - name: Upload artifact to GitHub - if: github.event_name == 'pull_request' uses: actions/upload-artifact@v3 with: name: ${{ env.ARTIFACT_PATTERN }}