Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Commit

Permalink
ci: replace workflows badges (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgrasset authored Oct 21, 2023
1 parent d879021 commit 0c6bc12
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
## 🦤 → 🦣+☁️
An easy way to synchronize your Twitter's tweets to Mastodon & Bluesky posts.

![Build](https://img.shields.io/github/actions/workflow/status/louisgrasset/touitomamout/ci.yml)
![Release](https://img.shields.io/github/package-json/v/louisgrasset/touitomamout/main?label=release&color=#4c1)
![License](https://img.shields.io/github/license/louisgrasset/touitomamout?color=#4c1)
![Contributors](https://img.shields.io/github/contributors/louisgrasset/touitomamout)
Expand All @@ -12,6 +11,13 @@ An easy way to synchronize your Twitter's tweets to Mastodon & Bluesky posts.
![Github Pulls](https://img.shields.io/github/downloads/louisgrasset/touitomamout/latest/total?label=ghrc%20pulls&color=086dd7)
[![Docker Hub](https://img.shields.io/static/v1.svg?color=086dd7&labelColor=555555&logoColor=ffffff&label=&message=docker%20hub&logo=Docker)](https://hub.docker.com/r/louisgrasset/touitomamout)

Pipelines:

![CI](https://img.shields.io/github/actions/workflow/status/louisgrasset/touitomamout/ci.yml?label=ci)
![CD](https://img.shields.io/github/actions/workflow/status/louisgrasset/touitomamout/cd.yml?label=cd)
![CD](https://img.shields.io/github/actions/workflow/status/louisgrasset/touitomamout/codeql.yml?label=codeql)
![Release](https://img.shields.io/github/actions/workflow/status/louisgrasset/touitomamout/release.yml?label=release)

![touitomamout banner](./.github/docs/touitomamout-banner.jpg)

## Installation
Expand Down

0 comments on commit 0c6bc12

Please sign in to comment.