File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4646
4747 - name : deploy python to gh-pages
4848 run : |
49- git config --global user.email "scccomm@in. ibm.com"
50- git config --global user.name "sccdeveloper "
49+ git config --global user.email "scc.results@ ibm.com"
50+ git config --global user.name "sccibm "
5151 git config --global user.password "${{ secrets.ADMIN_TOKEN }}"
5252 cd v4/dist
5353 git init
5858 git push -f origin gh-pages
5959 env :
6060 GITHUB_TOKEN : ${{ secrets.ADMIN_TOKEN }}
61- GIT_AUTHOR_NAME : sccdeveloper
62- GIT_AUTHOR_EMAIL : scccomm@in. ibm.com
63- GIT_COMMITTER_NAME : sccdeveloper
64- GIT_COMMITTER_EMAIL : scccomm@in. ibm.com
61+ GIT_AUTHOR_NAME : sccibm
62+ GIT_AUTHOR_EMAIL : scc.results@ ibm.com
63+ GIT_COMMITTER_NAME : sccibm
64+ GIT_COMMITTER_EMAIL : scc.results@ ibm.com
You can’t perform that action at this time.
0 commit comments