Skip to content

Commit 6f01b96

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 95015d0 commit 6f01b96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines-1.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ steps:
1818
message: 'Automatic update of ControlStyleList.md from Azure pipeline'
1919
gitname: 'Azure Dev Ops'
2020
gitemail: '[email protected]'
21-
useAgentToken: true
21+
user: '$(GitHubUser)'
22+
password: '$(GitHubPat)'
2223
localpath: '$(System.DefaultWorkingDirectory)\\Scripts\\Wiki'

0 commit comments

Comments
 (0)