Updated deployment for the new org

This commit is contained in:
Jamie 2021-01-11 16:42:10 +00:00
commit 75c0994507

View file

@ -77,8 +77,8 @@ stages:
- task: GitHubRelease@1 - task: GitHubRelease@1
inputs: inputs:
gitHubConnection: 'github.com_tidusjar' gitHubConnection: 'PAT'
repositoryName: 'tidusjar/Ombi.Releases' repositoryName: 'Ombi-io/Ombi.Releases'
action: 'create' action: 'create'
target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672' target: 'c7fcbb77b58aef1076d635a9ef99e4374abc8672'
tagSource: 'userSpecifiedTag' tagSource: 'userSpecifiedTag'