File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ jobs:
5959 --batch-mode \
6060 clean package
6161
62- - id : upload-extra -lib
63- name : Upload extra lib
62+ - id : upload-aichat -lib
63+ name : Upload SchemaCrawler AI extra lib
6464 uses : actions/upload-artifact@v4
6565 with :
66- name : extra-libs
67- path : ./target/_extra-lib
66+ name : aichat- extra-lib
67+ path : ./target/_aichat
6868 retention-days : 5
Original file line number Diff line number Diff line change 5858 draft : false
5959 prerelease : false
6060 body : |
61- SchemaCrawler ${{ github.event.release.tag_name }} release at last commit ${{ github.sha }}
62- See the change history at https://www.schemacrawler.com/changes-report.html
61+ SchemaCrawler AI ${{ github.event.release.tag_name }} release at last commit ${{ github.sha }}
6362 generate_release_notes : true
64- files : ./target/_extra-lib.zip
6563
6664# PUBLISH TO CENTRAL REPOSITORY
6765 - id : install-secret-key
Original file line number Diff line number Diff line change 130130 </descriptors >
131131 <formats >
132132 <format >dir</format >
133- <format >zip</format >
134133 </formats >
135134 <appendAssemblyId >false</appendAssemblyId >
136- <finalName >_extra- lib</finalName >
135+ <finalName >_aichat/ lib</finalName >
137136 </configuration >
138137 <executions >
139138 <execution >
You can’t perform that action at this time.
0 commit comments