Skip to content

Commit

Permalink
feat(*): Added Backward compatible signature
Browse files Browse the repository at this point in the history
  • Loading branch information
newcubator-billing committed Jul 4, 2023
1 parent d46c512 commit 51f6c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
run: ./gradlew publishJdbcExcelPublicationToMavenRepository closeAndReleaseStagingRepository
run: ./gradlew publishJdbcExcelPublicationToSonatypeRepository closeAndReleaseStagingRepository

0 comments on commit 51f6c1b

Please sign in to comment.