Skip to content

Commit f25d446

Browse files
authored
chore(ci): update release workflow configurations (#198)
Update publish job to only `closeSonatypeStagingRepository`.
1 parent a006daf commit f25d446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
arguments: |
6767
-Psigning.secretKeyRingFile=${{ github.workspace }}/secring.gpg
6868
publishToSonatype
69-
closeAndReleaseSonatypeStagingRepository
69+
closeSonatypeStagingRepository
7070
release:
7171
needs: publish
7272
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)