Skip to content

Commit 5a3a0e2

Browse files
authored
Remove get-github-token-steps.yml (#26660)
* Update code-gen.yml * Delete .azure-pipelines/util/get-github-token-steps.yml
1 parent 7efe0db commit 5a3a0e2

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.azure-pipelines/code-gen.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
pool: pool-windows-2019
2222
steps:
2323
- checkout: self
24-
persistCredentials: true
25-
- template: util/get-github-token-steps.yml
24+
- template: util/get-github-pat-steps.yml
2625
- task: NodeTool@0
2726
displayName: Use Node 14.15.5
2827
inputs:

.azure-pipelines/util/get-github-token-steps.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)