Skip to content

Commit

Permalink
Update devops-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov authored Jan 21, 2025
1 parent fc0703b commit fe17c37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devops-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ steps:
- powershell: |
$env:GIT_REDIRECT_STDERR = '2>&1'
git config --global user.email "kurmanov.work@gmail.com"
git config --global user.name "dmitrykurmanov"
git config --global user.email "surveyjs.org@gmail.com"
git config --global user.name "surveyjsdeveloper"
npm run release -- --release-as $(SurveyJSVersion)
displayName: "npm run release specific version"
#####################################################
Expand Down

0 comments on commit fe17c37

Please sign in to comment.