Skip to content

Commit 51f6c1b

Browse files
feat(*): Added Backward compatible signature
1 parent d46c512 commit 51f6c1b

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
@@ -24,4 +24,4 @@ jobs:
2424
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
2525
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
2626
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
27-
run: ./gradlew publishJdbcExcelPublicationToMavenRepository closeAndReleaseStagingRepository
27+
run: ./gradlew publishJdbcExcelPublicationToSonatypeRepository closeAndReleaseStagingRepository

0 commit comments

Comments
 (0)