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 aad9601 commit 2a730c7Copy full SHA for 2a730c7
eng/pipelines/templates/jobs/update_pr.yml
@@ -26,4 +26,4 @@ steps:
26
- script: python3 -m packaging_tools.update_pr -v --pr-number $(System.PullRequest.PullRequestNumber) --repo $(Build.Repository.Name)
27
displayName: 'Update packaging of PR'
28
env:
29
- GH_TOKEN: $(python-mgmt-update-pr-token)
+ GH_TOKEN: $(azuresdk-github-pat)
0 commit comments