Skip to content

Commit 2133253

Browse files
authored
Update CI_release.yml
1 parent 757d4df commit 2133253

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI_release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ stages:
3939
4040
- task: EsrpCodeSigning@6
4141
inputs:
42-
ConnectedServiceName: $(esrpConnectionName)
42+
ConnectedServiceName: $(ESRP_CONNECTION_NAME)
4343
AppRegistrationClientId: $(appRegistrationClientId)
4444
AppRegistrationTenantId: $(esrpTenantId)
4545
EsrpClientId: $(esrpClientId)
@@ -63,3 +63,4 @@ stages:
6363

6464

6565

66+

0 commit comments

Comments
 (0)