Skip to content

Commit b12e868

Browse files
committed
should only stage subprojects
1 parent 08d4b85 commit b12e868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
3434
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
3535
run: |
36-
./gradlew publishToMavenCentral --stacktrace
36+
./gradlew publishAllReleasesToMavenCentral --stacktrace

0 commit comments

Comments
 (0)