File tree Expand file tree Collapse file tree 2 files changed +0
-239
lines changed
Expand file tree Collapse file tree 2 files changed +0
-239
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -231,13 +231,6 @@ jobs:
231231 NODE_OPTIONS : " --max_old_space_size=4096"
232232 TAURI_SIGNING_PRIVATE_KEY : ${{ secrets.TAURI_PRIVATE_KEY }}
233233 TAURI_SIGNING_PRIVATE_KEY_PASSWORD : ${{ secrets.TAURI_KEY_PASSWORD }}
234- # macOS signing and notarization environment variables
235- APPLE_CERTIFICATE : ${{ secrets.APPLE_CERTIFICATE }}
236- APPLE_CERTIFICATE_PASSWORD : ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
237- APPLE_ID : ${{ secrets.APPLE_ID }}
238- APPLE_PASSWORD : ${{ secrets.APPLE_PASSWORD }}
239- APPLE_TEAM_ID : ${{ secrets.APPLE_TEAM_ID }}
240- APPLE_SIGNING_IDENTITY : ${{ secrets.APPLE_SIGNING_IDENTITY }}
241234
242235 - name : Build the app (macOS)
243236 if : matrix.platform == 'macos'
You can’t perform that action at this time.
0 commit comments