Skip to content

Commit 4943b01

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,4 @@ jobs:
8484
run: ./gradlew publish
8585

8686
- name: Publish to ossrh
87-
run: |
88-
./gradlew jreleaserConfig
89-
./gradlew jreleaserFullRelease --stacktrace
87+
run: ./gradlew jreleaserFullRelease --stacktrace

0 commit comments

Comments
 (0)