We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19eeec5 commit dcd29daCopy full SHA for dcd29da
README.md
@@ -48,7 +48,7 @@ This action allows you to work with Java and Scala projects.
48
49
- `server-password`: Environment variable name for password or token for authentication to the Apache Maven repository. Default is GITHUB_TOKEN.
50
51
- - `settings-path`: Maven related setting to point to the diractory where the settings.xml file will be written. Default is ~/.m2.
+ - `settings-path`: Maven related setting to point to the directory where the settings.xml file will be written. Default is ~/.m2.
52
53
- `gpg-private-key`: GPG private key to import. Default is empty string.'
54
0 commit comments