Re-authorize and update service connection. (#322)
This commit is contained in:
Родитель
5b18da37a0
Коммит
36eaa5a97e
|
@ -338,7 +338,7 @@ stages:
|
|||
- task: GitHubRelease@1
|
||||
displayName: Release to GitHub
|
||||
inputs:
|
||||
gitHubConnection: 'github.com_guyacosta'
|
||||
gitHubConnection: 'github.com_scovetta'
|
||||
repositoryName: 'microsoft/ApplicationInspector'
|
||||
action: 'create'
|
||||
target: '$(Build.SourceVersion)'
|
||||
|
@ -357,4 +357,4 @@ stages:
|
|||
packagesToPush: '$(Build.StagingDirectory)/*.nupkg'
|
||||
nuGetFeedType: 'external'
|
||||
publishFeedCredentials: 'CST-E Nuget CI'
|
||||
verbosityPush: 'Normal'
|
||||
verbosityPush: 'Normal'
|
||||
|
|
Загрузка…
Ссылка в новой задаче