Skip to content

Commit e2e47ef

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 7348bbc commit e2e47ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
3939
git config --global user.name "Azure Pipeline"
4040
41-
git remote set-url origin https://$(env:UserName):$(env:Password)@github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit.git
41+
git remote set-url origin https://$env:UserName:$env:[email protected]/MaterialDesignInXAML/MaterialDesignInXamlToolkit.git
4242
4343
git commit -a -m "Icons update from Azure pipeline"
4444

0 commit comments

Comments
 (0)