Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Fix Release Pipeline (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
LianwMS authored May 26, 2020
1 parent 17d4920 commit 7dbc4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ stages:
- task: GitHubRelease@1
inputs:
gitHubConnection: 'amecodegenbot'
repositoryName: 'LianwMS/autorest.az'
repositoryName: 'Azure/autorest.az'
action: 'create'
target: '$(Build.SourceVersion)'
tagSource: 'userSpecifiedTag'
Expand Down

0 comments on commit 7dbc4bd

Please sign in to comment.