Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
319a975fe0
commit
d04dc36b52
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ jobs:
|
||||||
- task: GitHubRelease@1
|
- task: GitHubRelease@1
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: 'ciderapp'
|
gitHubConnection: 'ciderapp'
|
||||||
repositoryName: 'ciderapp/cider-releases'
|
repositoryName: 'ciderapp/Cider'
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'userSpecifiedTag'
|
tagSource: 'userSpecifiedTag'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue