Skip to content

Commit e64c80a

Browse files
authored
Merge pull request #5582 from LiskHQ/update-deployment
Update environment for notary
2 parents 36fcb58 + 0d2e1c3 commit e64c80a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/electron-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
API_KEY: ${{ secrets.api_key_new }}
8080
API_KEY_ID: ${{ secrets.api_key_id_new }}
8181
API_KEY_ISSUER_ID: ${{ secrets.api_key_issuer_id }}
82+
APPLE_TEAM_ID: ${{ secrets.apple_team_id }}
8283

8384
- name: Output Notarization Error Log
8485
if: failure() && startsWith(matrix.os, 'macos')

0 commit comments

Comments
 (0)