Skip to content

Commit 7348bbc

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

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
@@ -34,7 +34,7 @@ steps:
3434
Password: $(GitHubPat)
3535
inputs:
3636
targetType: 'inline'
37-
script: git config --global user.email "[email protected]/"
37+
script: 'git config --global user.email "[email protected]/"
3838
3939
git config --global user.name "Azure Pipeline"
4040

0 commit comments

Comments
 (0)