Skip to content

Commit

Permalink
docs>modify.refactor: rename action status badge according to actions…
Browse files Browse the repository at this point in the history
… names changes
  • Loading branch information
pwnfan committed Aug 14, 2023
1 parent 62c29a9 commit 3241222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tagmark)
[![codecov](https://codecov.io/gh/pwnfan/tagmark-py/branch/main/graph/badge.svg?token=KKNE7A09N5)](https://codecov.io/gh/pwnfan/tagmark-py)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/80e261999e2445f4b825e646cb41b1a5)](https://app.codacy.com/gh/pwnfan/tagmark-py/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![release](https://github.com/pwnfan/tagmark-py/actions/workflows/release.yml/badge.svg)](https://github.com/pwnfan/tagmark-py/actions/workflows/release.yml)
[![test](https://github.com/pwnfan/tagmark-py/actions/workflows/test.yml/badge.svg)](https://github.com/pwnfan/tagmark-py/actions/workflows/test.yml)
[![Release & Upload To PyPI](https://github.com/pwnfan/tagmark-py/actions/workflows/release.yml/badge.svg)](https://github.com/pwnfan/tagmark-py/actions/workflows/release.yml)
[![Test](https://github.com/pwnfan/tagmark-py/actions/workflows/test.yml/badge.svg)](https://github.com/pwnfan/tagmark-py/actions/workflows/test.yml)
[![Twitter Follow](https://img.shields.io/twitter/follow/pwnfan?label=follow)](https://twitter.com/intent/follow?screen_name=pwnfan)
[![Twitter URL](https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Ftext%3Dhttps%3A%2F%2Fgithub.com%2Fpwnfan%2Ftagmark-py)](https://twitter.com/intent/tweet?text=https://github.com/pwnfan/tagmark-py)

Expand Down

0 comments on commit 3241222

Please sign in to comment.