We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c49db commit bbc19f8Copy full SHA for bbc19f8
azure-pipelines/publish-roslyn-copilot.yml
@@ -65,7 +65,7 @@ extends:
65
npm install -g gulp
66
displayName: 'Install tools'
67
68
- - pwsh: gulp 'publish roslyn copilot' --userName abhitejjohn --email [email protected]
+ - pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email [email protected]
69
displayName: 'Create component update PR'
70
env:
71
GitHubPAT: $(GitHubPAT)
0 commit comments