Skip to content

Commit c09cf21

Browse files
ivo liondovivo liondov
authored andcommitted
Automatically publish artifacts to maven
1 parent e26d554 commit c09cf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.maven/maven-publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ curl --request POST \
2929
--verbose \
3030
--header "Authorization: Bearer ${MAVEN_CREDENTIALS}" \
3131
--form "bundle=@${BODY_ARTIFACT}" \
32-
"https://central.sonatype.com/api/v1/publisher/upload?publishingType=USER_MANAGED&name=service.httpsurlconn"
32+
"https://central.sonatype.com/api/v1/publisher/upload?publishingType=AUTOMATIC&name=service.httpsurlconn"

0 commit comments

Comments
 (0)