mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(nightly): double .zip in name
This commit is contained in:
parent
d4e8d9e942
commit
3413c5e401
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -67,5 +67,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
with:
|
||||
name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}.zip
|
||||
name: TriliumNextNotes ${{ matrix.os.name }} ${{ matrix.arch }}
|
||||
path: upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user