Skip to content

Commit 793db55

Browse files
committed
Add close staging goal
1 parent 82cbef4 commit 793db55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-serde-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ jobs:
4141
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
4242
run: |
4343
./gradlew :serde-api:publish \
44+
:serde-api:closeAndReleaseSonatypeStagingRepository \
4445
-Prelease=true \
4546
-Pversion=${{ inputs.version }}

0 commit comments

Comments
 (0)