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 @@ -139,5 +139,5 @@ jobs:
139139 BRANCH : gh-pages
140140 FOLDER : plugin/build/docs
141141 DOC_FOLDER : gh-pages
142- COMMIT_EMAIL : behlp@objectcomputing.com
142+ COMMIT_EMAIL : behlp@unityfoundation.io
143143 COMMIT_NAME : Puneet Behl
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 env :
99 GIT_USER_NAME : puneetbehl
10- GIT_USER_EMAIL : behlp@objectcomputing.com
10+ GIT_USER_EMAIL : behlp@unityfoundation.io
1111 steps :
1212 - name : Checkout repository
1313 uses : actions/checkout@v4
7070 BRANCH : gh-pages
7171 FOLDER : plugin/build/docs
7272 DOC_FOLDER : gh-pages
73- COMMIT_EMAIL : behlp@objectcomputing.com
73+ COMMIT_EMAIL : behlp@unityfoundation.io
7474 COMMIT_NAME : Puneet Behl
7575 VERSION : ${{ steps.release_version.outputs.release_version }}
7676 - name : Run post-release
You can’t perform that action at this time.
0 commit comments