Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 54a0bc0

Browse files
authored
fix check-certificates.yml failing (#1927)
1 parent ea43a9c commit 54a0bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/check-certificates.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
certificate-secret: INSTALLER_CERT_MAC_P12 # Name of the secret that contains the certificate.
3838
password-secret: INSTALLER_CERT_MAC_PASSWORD # Name of the secret that contains the certificate password.
3939
- identifier: Windows signing certificate
40-
certificate-secret: INSTALLER_CERT_WINDOWS_PASSWORD
41-
password-secret: INSTALLER_CERT_WINDOWS_PFX
40+
certificate-secret: INSTALLER_CERT_WINDOWS_PFX
41+
password-secret: INSTALLER_CERT_WINDOWS_PASSWORD
4242

4343
steps:
4444
- name: Set certificate path environment variable

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /