Skip to content

Commit 74a1db1

Browse files
author
ky
committed
update certs
1 parent 4c68529 commit 74a1db1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
run: |
3939
npx electron-builder --mac --publish always
4040
env:
41+
CSC_LINK: ${{ secrets.MAC_CERTS }}
42+
CSC_KEY_PASSWORD: ${{ secrets.MAC_CERTS_PASSWORD }}
4143
APPLE_API_KEY: ${{ secrets.APPLE_API_KEY }}
4244
APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}
4345
APPLE_API_ISSUER: ${{ secrets.APPLE_API_ISSUER }}

0 commit comments

Comments
 (0)