Skip to content

Commit

Permalink
update targeted pat (#11826)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Jun 4, 2020
1 parent aad9601 commit 2a730c7
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 2a730c7

Please sign in to comment.