This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313 java : ['11']
1414 env :
1515 GIT_USER_NAME : puneetbehl
16- GIT_USER_EMAIL : behlp@objectcomputing.com
16+ GIT_USER_EMAIL : behlp@unityfoundation.io
1717 steps :
1818 - name : Checkout repository
1919 uses : actions/checkout@v4
5353 FOLDER : docs/build/docs
5454 DOC_SUB_FOLDER : hibernate
5555 DOC_FOLDER : gh-pages
56- COMMIT_EMAIL : behlp@objectcomputing.com
56+ COMMIT_EMAIL : behlp@unityfoundation.io
5757 COMMIT_NAME : Puneet Behl
5858 VERSION : ${{ steps.release_version.outputs.release_version }}
Original file line number Diff line number Diff line change 7878 FOLDER : docs/build/docs
7979 DOC_SUB_FOLDER : hibernate
8080 DOC_FOLDER : gh-pages
81- COMMIT_EMAIL : behlp@objectcomputing.com
81+ COMMIT_EMAIL : behlp@unityfoundation.io
8282 COMMIT_NAME : Puneet Behl
Original file line number Diff line number Diff line change 1010 java : ['11']
1111 env :
1212 GIT_USER_NAME : puneetbehl
13- GIT_USER_EMAIL : behlp@objectcomputing.com
13+ GIT_USER_EMAIL : behlp@unityfoundation.io
1414 steps :
1515 - name : Checkout repository
1616 uses : actions/checkout@v4
7979 FOLDER : docs/build/docs
8080 DOC_SUB_FOLDER : hibernate
8181 DOC_FOLDER : gh-pages
82- COMMIT_EMAIL : behlp@objectcomputing.com
82+ COMMIT_EMAIL : behlp@unityfoundation.io
8383 COMMIT_NAME : Puneet Behl
8484 VERSION : ${{ steps.release_version.outputs.release_version }}
8585 - name : Run post-release
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ subprojects { Project subproject ->
288288 developer {
289289 id = ' puneetbehl'
290290 name = ' Puneet Behl'
291- email = ' behlp@objectcomputing.com '
291+ email = ' behlp@unityfoundation.io '
292292 }
293293 }
294294 }
You can’t perform that action at this time.
0 commit comments