Skip to content

Commit

Permalink
Changing repo name in azure yml - test
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Jan 18, 2019
1 parent a9b278c commit f79066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ steps:
- task: GithubRelease@0
inputs:
gitHubConnection: releases
repositoryName: SHARPpy
repositoryName: sharppy/SHARPpy
action: 'create' # Options: create, edit, discard
target: '$(build.sourceVersion)' # Required when action == create || action == edit
tagSource: 'manual' # Required when action == create. Options: auto, manual
Expand Down

0 comments on commit f79066f

Please sign in to comment.