Skip to content

Commit

Permalink
Merge pull request #67 from adamus1red/badgefix
Browse files Browse the repository at this point in the history
Fix the broken build status badge
  • Loading branch information
dgw authored Nov 21, 2024
2 parents a28921c + 3e877ed commit d689936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Docker Pulls](https://img.shields.io/docker/pulls/sopelirc/sopel?style=flat-square)](https://hub.docker.com/r/sopelirc/sopel)
[![Docker Image Size (latest)](https://img.shields.io/docker/image-size/sopelirc/sopel/latest?label=latest&style=flat-square)](https://hub.docker.com/r/sopelirc/sopel/tags)
[![Docker Image Size (nightly)](https://img.shields.io/docker/image-size/sopelirc/sopel/nightly?label=nightly&style=flat-square)](https://hub.docker.com/r/sopelirc/sopel/tags)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/sopel-irc/docker-sopel/Docker%20Build%20and%20Publish/master?style=flat-square)](https://github.com/sopel-irc/docker-sopel/actions/workflows/docker-publish.yml)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sopel-irc/docker-sopel/docker-publish.yml?branch=master&style=flat-square)](https://github.com/sopel-irc/docker-sopel/actions/workflows/docker-publish.yml)

:whale: Officially Unofficial™ Docker container for Sopel, a Python IRC bot

Expand Down

0 comments on commit d689936

Please sign in to comment.