Skip to content

Commit 06716ba

Browse files
[issue-59] - update CI
1 parent 069aa86 commit 06716ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
./gradlew \
2929
:craftd-core:publishAllPublicationsToMavenCentralRepository \
3030
:craftd-compose:publishAllPublicationsToMavenCentralRepository \
31-
:craftd-xml:publishAndroidReleasePublicationToMavenCentralRepository \
31+
:craftd-xml:publish \
3232
--no-daemon
3333
env:
3434
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.ORG_GRADLE_PROJECT_MAVENCENTRALUSERNAME }}

0 commit comments

Comments
 (0)