chore(sign): clean up

This commit is contained in:
Elian Doran
2025-05-01 20:45:04 +03:00
parent 385182cd97
commit 04ed9c0155
2 changed files with 7 additions and 54 deletions

View File

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