Skip to content

Commit caff54b

Browse files
committed
Fix readme badges
1 parent 51bba94 commit caff54b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Dockerized Github Changelog Generator
22

3-
[![Build Status](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)](https://travis-ci.com/github-changelog-generator/docker-github-changelog-generator)
4-
![Docker Stars](https://img.shields.io/docker/stars/ferrarimarco/github-changelog-generator.svg)
5-
[![Docker Pulls](https://img.shields.io/docker/pulls/ferrarimarco/github-changelog-generator.svg)](https://hub.docker.com/r/ferrarimarco/github-changelog-generator/)
3+
![main workflow](https://github.com/github-changelog-generator/docker-github-changelog-generator/actions/workflows/main.yml/badge.svg)
4+
![tag workflow](https://github.com/github-changelog-generator/docker-github-changelog-generator/actions/workflows/push-tagged-image.yml/badge.svg)
65

76
This is an official containerization of [Github Changelog Generator](https://github.com/github-changelog-generator/github-changelog-generator).
87

0 commit comments

Comments
 (0)