Skip to content

Commit efcffff

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
updated github connector
1 parent 9a83999 commit efcffff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ stages:
7676
- task: GitHubRelease@0
7777
displayName: 'Create tag on GitHub'
7878
inputs:
79-
gitHubConnection: 'GitHub'
79+
gitHubConnection: 'github.com_aqualityautomation'
8080
repositoryName: 'aquality-automation/aquality-selenium-dotnet'
8181
action: 'create'
8282
tag: 'v$(GitVersion.NuGetVersion)'

0 commit comments

Comments
 (0)