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