We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a83999 commit efcffffCopy full SHA for efcffff
azure-pipelines.yml
@@ -76,7 +76,7 @@ stages:
76
- task: GitHubRelease@0
77
displayName: 'Create tag on GitHub'
78
inputs:
79
- gitHubConnection: 'GitHub'
+ gitHubConnection: 'github.com_aqualityautomation'
80
repositoryName: 'aquality-automation/aquality-selenium-dotnet'
81
action: 'create'
82
tag: 'v$(GitVersion.NuGetVersion)'
0 commit comments