Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw committed Sep 13, 2020
1 parent c3ea7f7 commit 4914fba
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 @@ -64,7 +64,7 @@ steps:
# Create, edit, or delete a GitHub release
- task: GitHubRelease@0
inputs:
gitHubConnection: cbeuw
gitHubConnection: github.com_cbeuw
repositoryName: '$(Build.Repository.Name)'
action: 'create' # Options: create, edit, delete
target: '$(Build.SourceVersion)' # Required when action == Create || Action == Edit
Expand Down

0 comments on commit 4914fba

Please sign in to comment.