Skip to content

Commit b0e3244

Browse files
committed
add release badge
1 parent 2e51865 commit b0e3244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![GitHub license](https://img.shields.io/github/license/TrisNol/python-sample-package.svg)](https://github.com/TrisNol/python-sample-package/blob/master/LICENSE)
2-
[![Github all releases](https://img.shields.io/github/downloads/TrisNol/python-sample-package/total.svg)](https://github.com/users/TrisNol/packages/container/package/python-sample-package)
2+
[![GitHub release](https://img.shields.io/github/release/TrisNol/python-sample-package.svg)](https://GitHub.com/TrisNol/python-sample-package/releases/)
33
[![GitHub forks](https://img.shields.io/github/forks/TrisNol/python-sample-package.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/TrisNol/python-sample-package)
44
# Python sample package
55
This repo contains a skeleton for Python packages containing some basic DevOps´ components like CI/CD pipelines.

0 commit comments

Comments
 (0)