Skip to content

Commit b1cb959

Browse files
committed
Switching to maestro bot creds.
1 parent 42e4cf5 commit b1cb959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/publish-roslyn-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ extends:
6969
npm install -g gulp
7070
displayName: 'Install tools'
7171
72-
- pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email dotnet-bot@dotnetfoundation.org --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
72+
- pwsh: gulp 'publish roslyn copilot' --userName dotnet-maestro-bot --email dotnet-maestro-bot@microsoft.com --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
7373
displayName: 'Create component update PR'
7474
env:
7575
GitHubPAT: $(BotAccount-dotnet-maestro-bot-PAT)

0 commit comments

Comments
 (0)