From fa7733af882e952f9df11ab50780651b2ab9a7d1 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 22 Feb 2020 15:36:42 +0100 Subject: [PATCH] Contributions info update --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7a5fe3a..54b511c7 100644 --- a/README.md +++ b/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 - 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 See [action.yml](action.yml) @@ -59,7 +65,3 @@ steps: # License The scripts and documentation in this project are released under the [MIT License](LICENSE) - -# Contributions - -Contributions are welcome!