Skip to content

Commit

Permalink
Update cd.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetseckin committed Feb 22, 2020
1 parent eb956c3 commit 698ea25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ stages:
targetPath: '$(artifactsDirectory)'
- task: GitHubRelease@1
inputs:
gitHubConnection: 'azure-pipelines-github-release'
gitHubConnection: 'github.com_mehmetseckin'
repositoryName: '$(Build.Repository.Name)'
action: 'create'
target: '$(Build.SourceVersion)'
Expand Down

0 comments on commit 698ea25

Please sign in to comment.