diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4aade42..86c47f8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Docker +name: Deploy on: push: diff --git a/README.md b/README.md index 0464449..36588bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Website +![CI](https://github.com/RealOrangeOne/website/workflows/CI/badge.svg) +![Deploy](https://github.com/RealOrangeOne/website/workflows/Deploy/badge.svg) +![Docker](https://github.com/RealOrangeOne/website/workflows/Docker/badge.svg) + Another website, really?