feat(ci): upload test artifacts for nightly build

pull/1507/head
Elian Doran 2025-03-23 23:17:54 +07:00
parent 5d2ea4337c
commit dd26762b1f
No known key found for this signature in database
1 changed files with 7 additions and 0 deletions

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