Skip to content

Commit

Permalink
Remove get-github-token-steps.yml (Azure#26660)
Browse files Browse the repository at this point in the history
* Update code-gen.yml

* Delete .azure-pipelines/util/get-github-token-steps.yml
  • Loading branch information
YanaXu authored Nov 12, 2024
1 parent 7efe0db commit 5a3a0e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
3 changes: 1 addition & 2 deletions .azure-pipelines/code-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
pool: pool-windows-2019
steps:
- checkout: self
persistCredentials: true
- template: util/get-github-token-steps.yml
- template: util/get-github-pat-steps.yml
- task: NodeTool@0
displayName: Use Node 14.15.5
inputs:
Expand Down
12 changes: 0 additions & 12 deletions .azure-pipelines/util/get-github-token-steps.yml

This file was deleted.

0 comments on commit 5a3a0e2

Please sign in to comment.