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 42e4cf5 commit b1cb959Copy full SHA for b1cb959
azure-pipelines/publish-roslyn-copilot.yml
@@ -69,7 +69,7 @@ extends:
69
npm install -g gulp
70
displayName: 'Install tools'
71
72
- - pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email dotnet-bot@dotnetfoundation.org --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
+ - pwsh: gulp 'publish roslyn copilot' --userName dotnet-maestro-bot --email dotnet-maestro-bot@microsoft.com --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
73
displayName: 'Create component update PR'
74
env:
75
GitHubPAT: $(BotAccount-dotnet-maestro-bot-PAT)
0 commit comments