Skip to content

Commit

Permalink
try to close and release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanford8 committed Oct 18, 2023
1 parent 1dbf1ba commit 9071e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
ORG_GRADLE_PROJECT_signingPassword: ${{ secrets.PGP_PASSPHRASE }}
run: |
./scripts/publish.sh
./gradlew publishToSonatype --no-daemon
./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository --no-daemon

0 comments on commit 9071e7e

Please sign in to comment.