Skip to content

Commit 52ff817

Browse files
authored
Update ci.yml (#335)
1 parent fea4981 commit 52ff817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Publish to maven
5959
run: |
60-
./gradlew publish
60+
./gradlew sonatypeCentralUpload
6161
env:
6262
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
6363
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}

0 commit comments

Comments
 (0)