Skip to content

Commit 7c0818e

Browse files
committed
Merge branch '3.2.x' into 3.3.x
2 parents ae677d4 + 425a234 commit 7c0818e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/actions/sync-to-maven-central/action.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ inputs:
77
ossrh-s01-staging-profile:
88
description: 'Staging profile to use when syncing to Central'
99
required: true
10-
ossrh-s01-token-username:
11-
description: 'Username for authentication with s01.oss.sonatype.org'
12-
required: true
1310
ossrh-s01-token-password:
1411
description: 'Password for authentication with s01.oss.sonatype.org'
1512
required: true
13+
ossrh-s01-token-username:
14+
description: 'Username for authentication with s01.oss.sonatype.org'
15+
required: true
1616
spring-boot-version:
1717
description: 'Version of Spring Boot that is being synced to Central'
1818
required: true

0 commit comments

Comments
 (0)