Skip to content

Commit

Permalink
azure pipelines fix github release
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Jan 8, 2019
1 parent 54cea5f commit 44af168
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jobs:
condition: contains(variables['Build.SourceBranch'], 'refs/tags/')
inputs:
gitHubConnection: 'github connection 1'
action: 'edit'
tag: $(Build.SourceBranchName)
repositoryName: jopohl/urh
assets: 'dist/*.msi'
assetUploadMode: 'replace'
Expand Down

0 comments on commit 44af168

Please sign in to comment.