Skip to content

Commit 598143b

Browse files
committed
Using PAT for the bot account
1 parent 0d65edb commit 598143b

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
@@ -68,4 +68,4 @@ extends:
6868
- pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email [email protected] --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
6969
displayName: 'Create component update PR'
7070
env:
71-
GitHubPAT: $(GitHubPAT)
71+
GitHubPAT: $(BotAccount-dotnet-bot-repo-PAT)

0 commit comments

Comments
 (0)