Skip to content

Commit 2ddb325

Browse files
committed
update for env
1 parent 57e6414 commit 2ddb325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
env:
5050
DEBUG: electron-notarize*
5151
APPLE_ID: ${{ secrets.APPLE_ID }}
52-
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
52+
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
5353
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}

0 commit comments

Comments
 (0)