Upload every build to the GitHub artifact storage, instead of just PR builds.

This commit is contained in:
Julian Groß 2024-06-13 10:20:05 +02:00
parent 9170fcb74e
commit 8f7c684c36

View file

@ -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 }}