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 0d65edb commit 598143bCopy full SHA for 598143b
azure-pipelines/publish-roslyn-copilot.yml
@@ -68,4 +68,4 @@ extends:
68
- pwsh: gulp 'publish roslyn copilot' --userName dotnet-bot --email [email protected] --stagingDirectory '$(Build.ArtifactStagingDirectory)/staging'
69
displayName: 'Create component update PR'
70
env:
71
- GitHubPAT: $(GitHubPAT)
+ GitHubPAT: $(BotAccount-dotnet-bot-repo-PAT)
0 commit comments