Skip to content

Conversation

wkok
Copy link

@wkok wkok commented Aug 22, 2023

Hello and thanks for this Github Action!

We've required 3 extra inputs to make it work with our workflow and hopefullly this could be useful for others.

uname

Optional: The unreproducible name for the push.

maven-settings

Optional: The path to a custom maven settings.xml. Useful if you reference dependencies in a private maven repository.

maven-repository

Optional: The path to your custom maven repository (eg "/github/workspace/.m2/repository"). Useful when used in combination with the Cache Action in order to be able to specify a path to the maven repository visible outside this docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant