Fix release task
This commit is contained in:
parent
37ad5dccc6
commit
91f85b2791
|
@ -122,7 +122,7 @@ stages:
|
|||
- task: GithubRelease@0
|
||||
inputs:
|
||||
gitHubConnection: 'zola'
|
||||
repositoryName: 'keats/azure-pipelines-test'
|
||||
repositoryName: 'getzola/zola'
|
||||
action: 'edit'
|
||||
target: '$(build.sourceVersion)'
|
||||
tagSource: 'manual'
|
||||
|
|
Loading…
Reference in a new issue