mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-12 15:18:27 -05:00
chore(sign): clean up
This commit is contained in:
@@ -87,13 +87,6 @@ jobs:
|
||||
tag_name: nightly
|
||||
name: Nightly Build
|
||||
|
||||
- name: Publish artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: signing ${{ matrix.os.name }} ${{ matrix.arch }}
|
||||
path: apps/desktop/electron-forge/sign
|
||||
|
||||
- name: Publish artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
|
||||
Reference in New Issue
Block a user