Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Nov 11, 2019
1 parent c39b498 commit fe3bc63
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<div align="center">

# Rsync GitHub Action

[![action on GH marketplace][marketplace badge]][marketplace] &nbsp;
[![GitHub release][release badge]][latest release] &nbsp;
[![GitHub][LICENSE badge]][LICENSE]

This action uses rsync to sync files (probably) generated by a previous step in the workflow with a remote server.

</div>

## Secrets
Expand Down Expand Up @@ -54,10 +60,20 @@ Friendly status of the rsync command.
run: echo "${{ steps.deploy.outputs.status }}"
```

## About us
## About
[Pendect](https://pendect.com/) is reshaping the way you navigate your daily flood of news. Easily stay up to date with news events across the globe and be a part in the fight against fake news.

Follow us: [![pendecthq on twitter][twitter badge]][twitter]
### Follow us
[![pendect gh profile][gh follow]][gh profile] &nbsp; [![pendecthq on twitter][twitter badge]][twitter]

[twitter badge]: https://img.shields.io/twitter/follow/pendecthq.svg?style=social
[twitter]: https://twitter.com/intent/follow?screen_name=pendecthq
[marketplace]: https://github.com/marketplace/actions/shellcheck-linter-action
[LICENSE badge]: https://img.shields.io/github/license/Pendect/gh-action-rsync.svg
[LICENSE]: https://github.com/Pendect/gh-action-rsync/blob/master/LICENSE
[release badge]: https://img.shields.io/github/release/Pendect/gh-action-rsync.svg
[latest release]: https://github.com/Pendect/gh-action-rsync/releases/latest
[star badge]: https://img.shields.io/github/stars/Pendect/gh-action-rsync.svg?style=social
[star]: https://github.com/Pendect/gh-action-rsync
[gh follow]: https://img.shields.io/github/followers/Pendect.svg?style=social
[gh profile]: https://github.com/Pendect

0 comments on commit fe3bc63

Please sign in to comment.