Skip to content

Commit e40649e

Browse files
committed
add ghcr badge
1 parent d3d1c1e commit e40649e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/githubcr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and push to GitHub Container Registry
1+
name: Build and push to GitHub CR
22

33
on:
44
workflow_dispatch:

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
![Docker Pulls](https://img.shields.io/docker/pulls/vigo/statoo)
1010
![Docker Size](https://img.shields.io/docker/image-size/vigo/statoo)
1111
![Docker Build Status](https://github.com/vigo/statoo/actions/workflows/dockerhub.yml/badge.svg)
12+
[![GitHub Container Registry](https://github.com/vigo/statoo/actions/workflows/githubcr.yml/badge.svg)](https://github.com/vigo/statoo/actions/workflows/githubcr.yml)
1213
![Powered by Rake](https://img.shields.io/badge/powered_by-rake-blue?logo=ruby)
1314

1415

0 commit comments

Comments
 (0)