Skip to content

Commit

Permalink
Merge pull request #5582 from LiskHQ/update-deployment
Browse files Browse the repository at this point in the history
Update environment for notary
  • Loading branch information
shuse2 authored May 16, 2024
2 parents 36fcb58 + 0d2e1c3 commit e64c80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
API_KEY: ${{ secrets.api_key_new }}
API_KEY_ID: ${{ secrets.api_key_id_new }}
API_KEY_ISSUER_ID: ${{ secrets.api_key_issuer_id }}
APPLE_TEAM_ID: ${{ secrets.apple_team_id }}

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

0 comments on commit e64c80a

Please sign in to comment.