Skip to content

Commit da7155e

Browse files
committed
closeAndReleaseSonatypeStagingRepository
1 parent ef0ea7f commit da7155e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
echo "VERSION=${{ github.event.release.tag_name }}" >> $GITHUB_ENV
4343
4444
- name: Run build with Gradle Wrapper
45-
run: ./gradlew build publishToSonatype closeSonatypeStagingRepository
45+
run: ./gradlew build publishToSonatype closeAndReleaseSonatypeStagingRepository

0 commit comments

Comments
 (0)