Skip to content

Commit bbc19f8

Browse files
committed
Updating to use dotnet-bot creds instead.
1 parent 44c49db commit bbc19f8

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
@@ -65,7 +65,7 @@ extends:
6565
npm install -g gulp
6666
displayName: 'Install tools'
6767
68-
- pwsh: gulp 'publish roslyn copilot' --userName abhitejjohn --email [email protected]
68+
- pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email [email protected]
6969
displayName: 'Create component update PR'
7070
env:
7171
GitHubPAT: $(GitHubPAT)

0 commit comments

Comments
 (0)