Skip to content

Commit

Permalink
Merge pull request #182 from ipitio/patch-1
Browse files Browse the repository at this point in the history
add ghcr badge
  • Loading branch information
jmattheis committed Jun 23, 2024
2 parents ef30583 + 0318b8e commit a09b4e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
<p align="center">
<a href="https://github.com/screego/server/actions?query=workflow%3Abuild">
<img alt="Build Status" src="https://github.com/screego/server/workflows/build/badge.svg">
</a>
</a>
<a href="https://github.com/screego/server/pkgs/container/server">
<img alt="Build Status" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22screego%22%20%26%26%20%40.repo%3D%3D%22server%22%20%26%26%20%40.image%3D%3D%22server%22)%5D.pulls&logo=github&label=pulls">
</a>
<a href="https://goreportcard.com/report/github.com/screego/server">
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/screego/server">
</a>
Expand Down

0 comments on commit a09b4e9

Please sign in to comment.