Skip to content

Commit 33a1c63

Browse files
Update version-and-release.yml
1 parent 12a22f0 commit 33a1c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/templates/version-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
parameters:
2-
name: gitConnection
2+
- name: gitConnection
33
type: string
44
default: ''
55

@@ -21,4 +21,4 @@ steps:
2121
!**/**
2222
$(Build.ArtifactStagingDirectory)/*
2323
changeLogCompareToRelease: 'lastFullRelease'
24-
changeLogType: 'commitBased'
24+
changeLogType: 'commitBased'

0 commit comments

Comments
 (0)