Skip to content

Commit

Permalink
update targeted pat (#11826)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored and changlong-liu committed Jun 11, 2020
1 parent 689657f commit 2e029b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/jobs/update_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
- script: python3 -m packaging_tools.update_pr -v --pr-number $(System.PullRequest.PullRequestNumber) --repo $(Build.Repository.Name)
displayName: 'Update packaging of PR'
env:
GH_TOKEN: $(python-mgmt-update-pr-token)
GH_TOKEN: $(azuresdk-github-pat)

0 comments on commit 2e029b0

Please sign in to comment.