From cb33f1834b336a1bda73b0d2981652add96f5b57 Mon Sep 17 00:00:00 2001 From: V Date: Fri, 19 Jan 2024 21:55:30 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1edd375c..80de47da 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,4 +49,4 @@ jobs: pnpm electron-builder --${{ matrix.platform }} --publish always env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CSC_LINK_: ${{ secrets.APPLE_SIGNING_CERT }} + CSC_LINK: ${{ secrets.APPLE_SIGNING_CERT }}