Update core-pipeline.yml for Azure Pipelines (#294)
Changing connection to better reflect primary dev pushes.
This commit is contained in:
Родитель
79f4b09b4f
Коммит
d05d5abe2c
|
@ -338,7 +338,7 @@ stages:
|
|||
- task: GitHubRelease@1
|
||||
displayName: Release to GitHub
|
||||
inputs:
|
||||
gitHubConnection: 'AppInspector'
|
||||
gitHubConnection: 'github.com_guyacosta'
|
||||
repositoryName: 'microsoft/ApplicationInspector'
|
||||
action: 'create'
|
||||
target: '$(Build.SourceVersion)'
|
||||
|
|
Загрузка…
Ссылка в новой задаче