Skip to content

Commit 470cc00

Browse files
authored
Refactor CI_release.yml workflow structure
1 parent 4d2e9a5 commit 470cc00

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
@@ -53,7 +53,7 @@ stages:
5353
displayName: 'Prepare manifest for signing'
5454

5555
- task: EsrpCodeSigning@6
56-
conditional: false
56+
condition: false
5757
inputs:
5858
ConnectedServiceName: $(ESRP_CONNECTION_NAME)
5959
AppRegistrationClientId: $(appRegistrationClientId)
@@ -97,3 +97,4 @@ stages:
9797

9898

9999

100+

0 commit comments

Comments
 (0)