Skip to content

Commit fe17c37

Browse files
Update devops-integration.yml
1 parent fc0703b commit fe17c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devops-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ steps:
7373
7474
- powershell: |
7575
$env:GIT_REDIRECT_STDERR = '2>&1'
76-
git config --global user.email "kurmanov.work@gmail.com"
77-
git config --global user.name "dmitrykurmanov"
76+
git config --global user.email "surveyjs.org@gmail.com"
77+
git config --global user.name "surveyjsdeveloper"
7878
npm run release -- --release-as $(SurveyJSVersion)
7979
displayName: "npm run release specific version"
8080
#####################################################

0 commit comments

Comments
 (0)