mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-12 10:58:15 +08:00
Added logo
This commit is contained in:
14
README.md
14
README.md
@@ -1,8 +1,14 @@
|
||||
# ssh-scp-deploy
|
||||
|
||||
[](https://docs.github.com/en/actions/creating-actions/about-actions#types-of-actions)
|
||||
[](LICENSE)
|
||||
[](./)
|
||||
<p align="center">
|
||||
<img src="res/logo.png">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://docs.github.com/en/actions/creating-actions/about-actions#types-of-actions"><img alt="Action type" src="https://img.shields.io/badge/Docker%20action-262b31?logo=docker&logoColor=2496ed"></a>
|
||||
<a href="LICENSE"><img alt="License" src="https://img.shields.io/github/license/mdallasanta/ssh-scp-deploy"></a>
|
||||
<a href="https://github.com/mdallasanta/ssh-scp-deploy/actions?query=workflow%3ATest"><img alt="Pipeline status" src="https://github.com/mdallasanta/ssh-scp-deploy/workflows/Test/badge.svg"></a>
|
||||
</p>
|
||||
|
||||
## ❔ Why should I use this action?
|
||||
|
||||
@@ -51,6 +57,6 @@ Thanks to [Raphaël Bussa](https://github.com/raphaelbussa) that helped in testi
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2020 [Marco Dalla Santa]()
|
||||
Copyright © 2020 [Marco Dalla Santa](https://github.com/mdallasanta)
|
||||
|
||||
The source code, scripts and documentation in this project are released under the [MIT License](LICENSE)
|
Reference in New Issue
Block a user