This repository was archived by the owner on Jul 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ Task Document -depends Build {
120120 git config -- global credential.helper store
121121 Add-Content " $HOME \.git-credentials" " https://$ ( $env: github_access_token ) :[email protected] `n " 122122 git config -- global user.email $env: github_email
123- git config -- global user.name " buildbot121 "
123+ git config -- global user.name " buildbot171 "
124124 git add . - A
125125 git commit - m " API documentation update by build server"
126126 git push origin master
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ test_script:
4545skip_tags : true
4646
4747skip_commits :
48- author : buildbot121
48+ author : buildbot171
4949 files :
5050 - docs/*
5151 - .vscode/*
@@ -64,7 +64,7 @@ artifacts:
6464
6565environment :
6666 github_access_token :
67- secure : BGdKiI7FwHGkFt+/OmgZDkE1hzLqLrTxcc9c+joVqGyO4LvesHb1sR6hzisVwVPm
67+ secure : mZLeq0GTB9kb5b6+HnVpJB6hhiYMJIQ2+Zf/DwZ/LEIyxJaYB1nx36aGHXE9q1cN
6868 github_email :
6969 secure : wvYod3JLufbIBkavRXlCP724wJkhqR2RRuLLaPnqfps=
7070 nuget_access_token :
You can’t perform that action at this time.
0 commit comments