mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-19 00:00:25 +08:00
Contributions info update
This commit is contained in:
10
README.md
10
README.md
@ -7,6 +7,12 @@ This action setup maven environment for use in action by:
|
|||||||
- after job finish generated settings.xml will be removed to prevent cache or left sensitive data on build system
|
- after job finish generated settings.xml will be removed to prevent cache or left sensitive data on build system
|
||||||
- add server to servers with id=github, username=$GITHUB_ACTOR and password=$GITHUB_TOKEN
|
- add server to servers with id=github, username=$GITHUB_ACTOR and password=$GITHUB_TOKEN
|
||||||
|
|
||||||
|
# Contributions
|
||||||
|
|
||||||
|
- Contributions are welcome!
|
||||||
|
- Give a star - if you want to encourage me to work on a project
|
||||||
|
- Don't hesitate create issue
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
See [action.yml](action.yml)
|
See [action.yml](action.yml)
|
||||||
|
|
||||||
@ -59,7 +65,3 @@ steps:
|
|||||||
# License
|
# License
|
||||||
|
|
||||||
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
||||||
|
|
||||||
# Contributions
|
|
||||||
|
|
||||||
Contributions are welcome!
|
|
||||||
|
|||||||
Reference in New Issue
Block a user