Skip to content

Commit 12a22f0

Browse files
committed
param update
1 parent 6901b5c commit 12a22f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ steps:
1111

1212
- task: GitHubRelease@1
1313
inputs:
14-
gitHubConnection: 'ramsessanchez'
14+
gitHubConnection: ${{ parameters.gitConnection }}
1515
repositoryName: '$(Build.Repository.Name)'
1616
action: 'create'
1717
target: '$(Build.SourceVersion)'

0 commit comments

Comments
 (0)