Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents cd55668 + 8c82eed commit 64a6f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-to-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
ORG_GRADLE_PROJECT_version: ${{ needs.release.outputs.version }}
uses: gradle/gradle-build-action@v2
with:
arguments: publishToSonatype closeSonatypeStagingRepository
arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository

0 comments on commit 64a6f3b

Please sign in to comment.