Skip to content

Commit

Permalink
Polish "Apply conventions to existing Actions and Workflows"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Oct 7, 2024
1 parent 20b3e61 commit 425a234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/actions/sync-to-maven-central/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ inputs:
ossrh-s01-staging-profile:
description: 'Staging profile to use when syncing to Central'
required: true
ossrh-s01-token-username:
description: 'Username for authentication with s01.oss.sonatype.org'
required: true
ossrh-s01-token-password:
description: 'Password for authentication with s01.oss.sonatype.org'
required: true
ossrh-s01-token-username:
description: 'Username for authentication with s01.oss.sonatype.org'
required: true
spring-boot-version:
description: 'Version of Spring Boot that is being synced to Central'
required: true
Expand Down

0 comments on commit 425a234

Please sign in to comment.