Skip to content

Commit 1f0426c

Browse files
authored
Update release.yml
1 parent 46b5839 commit 1f0426c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/release.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,10 @@ jobs:
8080
title: "Release v${{ github.event.inputs.version }}"
8181
files: |
8282
LICENSE
83-
**/target/clickhouse*.jar
83+
clickhouse-client/target/clickhouse*.jar
84+
clickhouse-data/target/clickhouse*.jar
85+
clickhouse-http-client/target/clickhouse*.jar
86+
clickhouse-jdbc/target/clickhouse*.jar
87+
clickhouse-r2dbc/target/clickhouse*.jar
88+
client-v2/target/client-v2*.jar
89+
jdbc-v2/target/jdbc-v2*.jar

0 commit comments

Comments
 (0)