Skip to content

Commit 2a730c7

Browse files
authored
update targeted pat (#11826)
1 parent aad9601 commit 2a730c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/update_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ steps:
2626
- script: python3 -m packaging_tools.update_pr -v --pr-number $(System.PullRequest.PullRequestNumber) --repo $(Build.Repository.Name)
2727
displayName: 'Update packaging of PR'
2828
env:
29-
GH_TOKEN: $(python-mgmt-update-pr-token)
29+
GH_TOKEN: $(azuresdk-github-pat)

0 commit comments

Comments
 (0)