feat(ci): upload test artifacts for nightly build

This commit is contained in:
Elian Doran 2025-03-23 23:17:54 +02:00
parent 5d2ea4337c
commit dd26762b1f
No known key found for this signature in database

View File

@ -63,3 +63,10 @@ jobs:
files: upload/*.*
tag_name: nightly
name: Nightly Build
- name: Publish artifacts
uses: actions/upload-artifact@v4
if: ${{ github.event_name == 'pull_request' }}
with:
name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}.zip
path: upload