Skip to content

Commit c2a1b3f

Browse files
authored
Update release.yml
Signed-off-by: salaboy <[email protected]>
1 parent fa8c307 commit c2a1b3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ jobs:
8080
name: Package
8181
path: client/build/libs
8282

83+
- name: Build with Gradle
84+
run: ./gradlew publish
85+
8386
- name: Publish to ossrh
8487
run: |
8588
./gradlew jreleaserConfig

0 commit comments

Comments
 (0)