mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Updated deployment for the new org
This commit is contained in:
parent
df74e38672
commit
75c0994507
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue