Skip to content

Commit 1f6273d

Browse files
author
ky
committed
update
1 parent b6d019c commit 1f6273d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
release: true
4141
env:
4242
APPLE_ID: ${{ secrets.APPLE_ID }}
43-
APPLE_ID_PASSWORD: ${{ secrets.APPLE_APP_SPECIFIC_PASSWORD }}
43+
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_APP_SPECIFIC_PASSWORD }}
4444
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
4545

4646
- name: Build and release on Windows

0 commit comments

Comments
 (0)