Skip to content

Commit e41dc40

Browse files
committed
CD: some minor cleaning up.
1 parent f7dfae1 commit e41dc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
WINDOWS_CSC_LINK: EVCertificate.pfx
2929
WINDOWS_CSC_KEY_PASSWORD: ${{ secrets.EV_CERTIFICATE_PASSWORD }}
3030
EV_CERTIFICATE_BASE64: ${{ secrets.EV_CERTIFICATE_BASE64 }}
31-
MACOS_CSC_LINK: DeveloperIDApplication.p12
31+
MACOS_CSC_LINK: DeveloperIDApplicationCertificate.p12
3232
MACOS_CSC_KEY_PASSWORD: ${{ secrets.DEVELOPER_ID_APPLICATION_CERTIFICATE_PASSWORD }}
3333
DEVELOPER_ID_APPLICATION_CERTIFICATE_BASE64: ${{ secrets.DEVELOPER_ID_APPLICATION_CERTIFICATE_BASE64 }}
3434
steps:

0 commit comments

Comments
 (0)