Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
maximevw committed Apr 13, 2021
1 parent 3839a8f commit 3267965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ steps:
- task: GitHubRelease@0
displayName: 'Create GitHub release'
inputs:
gitHubConnection: 'ing-bank'
gitHubConnection: 'maximevw'
repositoryName: $(Build.Repository.Name)
action: create
target: $(Build.SourceVersion)
Expand Down

0 comments on commit 3267965

Please sign in to comment.