Skip to content

Commit ea67d69

Browse files
authored
Update azure-pipelines.yml
1 parent 31965cf commit ea67d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ stages:
8585
dependsOn:
8686
- Build
8787
- Sign
88-
condition: and(succeeded(), variables['ReleaseNuGet'], eq(variables['Build.SourceBranchName'], 'master'))
88+
condition: and(succeeded(), variables['ReleaseNuGet'])

0 commit comments

Comments
 (0)