Skip to content

Commit ea3ef37

Browse files
authored
chore: removing badges
1 parent a7cc437 commit ea3ef37

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

-22
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,6 @@
88
GitHub Pages Deploy Action :rocket:
99
</h1>
1010

11-
<p align="center">
12-
<a href="https://github.com/JamesIves/github-pages-deploy-action/actions">
13-
<img src="https://github.com/JamesIves/github-pages-deploy-action/workflows/unit-tests/badge.svg" alt="Unit test status badge">
14-
</a>
15-
16-
<a href="https://github.com/JamesIves/github-pages-deploy-action/actions">
17-
<img src="https://github.com/JamesIves/github-pages-deploy-action/workflows/integration-tests/badge.svg" alt="Integration test status badge">
18-
</a>
19-
20-
<a href="https://codecov.io/gh/JamesIves/github-pages-deploy-action/branch/dev">
21-
<img src="https://codecov.io/gh/JamesIves/github-pages-deploy-action/branch/dev/graph/badge.svg" alt="Code coverage status badge">
22-
</a>
23-
24-
<a href="https://github.com/JamesIves/github-pages-deploy-action/releases">
25-
<img src="https://img.shields.io/github/v/release/JamesIves/github-pages-deploy-action.svg?logo=github" alt="Release version badge">
26-
</a>
27-
28-
<a href="https://github.com/marketplace/actions/deploy-to-github-pages">
29-
<img src="https://img.shields.io/badge/action-marketplace-blue.svg?logo=github&color=orange" alt="Github marketplace badge">
30-
</a>
31-
</p>
32-
3311
<p align="center">
3412
Automatically deploy your project to <a href="https://pages.github.com/">GitHub Pages</a> with <a href="https://github.com/features/actions">GitHub Actions</a>. This action can be configured to push your production-ready code into any branch you'd like, including <b>gh-pages</b> and <b>docs</b>. It can also handle cross repository deployments and works with <a href="https://github.com/enterprise">GitHub Enterprise</a> too.
3513
</p>

0 commit comments

Comments
 (0)