Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ec7946c

Browse files
committed
Update release.yml
1 parent eb20ee5 commit ec7946c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
SECRING_FILE: ${{ secrets.SECRING_FILE }}
3535
run: echo $SECRING_FILE | base64 -d > ${{ github.workspace }}/secring.gpg
3636
- name: Publish to Sonatype OSSRH
37+
uses: gradle/gradle-build-action@v2
3738
env:
3839
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
3940
GRADLE_ENTERPRISE_BUILD_CACHE_NODE_USER: ${{ secrets.GRADLE_ENTERPRISE_BUILD_CACHE_NODE_USER }}

0 commit comments

Comments
 (0)