Skip to content

Commit

Permalink
Change back to create action for GH releases
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro5042 committed Jul 2, 2019
1 parent cce41ce commit 7cdaed5
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 @@ -36,7 +36,7 @@ steps:
gitHubConnection: ghalejandro5042
repositoryName: '$(Build.Repository.Name)'
target: '$(Build.SourceVersion)'
action: 'edit'
action: 'create'
tagSource: 'manual'
tag: 'v$(Version)'
addChangeLog: true
Expand Down

0 comments on commit 7cdaed5

Please sign in to comment.