chore(monorepo): fix artifact publishing for nightly

This commit is contained in:
Elian Doran 2025-04-19 13:06:00 +03:00
parent 145006040f
commit fa9748e8ca
No known key found for this signature in database

View File

@ -82,7 +82,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }} if: ${{ github.event_name == 'pull_request' }}
with: with:
name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }} name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}
path: upload path: apps/desktop/upload
nightly-server: nightly-server:
name: Deploy server nightly name: Deploy server nightly