Skip to content

Commit

Permalink
chore: add a comment clarifying that some parameters are used only fo…
Browse files Browse the repository at this point in the history
…r maven
  • Loading branch information
DanySK committed May 26, 2022
1 parent bc0e4fa commit d9ed077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -107,6 +107,7 @@ runs:
with:
distribution: ${{ inputs.java-distribution }}
java-version: ${{ inputs.java-version }}
# Apache Maven Configuration
server-id: ossrh
server-username: MAVEN_CENTRAL_USERNAME
server-password: MAVEN_CENTRAL_PASSWORD
Expand Down

0 comments on commit d9ed077

Please sign in to comment.