diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f208c31..df963e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,4 +30,4 @@ jobs: with: platforms: linux/amd64,linux/arm64,linux/arm/v7 push: true - tags: toddrob/searcharr:${{steps.get_version.outputs.version}},toddrob/searcharr:${{steps.get_version.outputs.major}},toddrob/searcharr:latest + tags: toddrob/searcharr:${{steps.get_version.outputs.version}},toddrob/searcharr:v${{steps.get_version.outputs.major}},toddrob/searcharr:latest diff --git a/README.md b/README.md index d1a0f49..6ea8956 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Searcharr -[![Docker Pulls](https://img.shields.io/docker/pulls/toddrob/searcharr?style=plastic)](https://hub.docker.com/r/toddrob/searcharr) +[![Docker Pulls](https://img.shields.io/docker/pulls/toddrob/searcharr?style=plastic)](https://hub.docker.com/r/toddrob/searcharr) [![release](https://github.com/toddrob99/searcharr/actions/workflows/release.yml/badge.svg?event=release)](https://github.com/toddrob99/searcharr/actions/workflows/release.yml) [![beta](https://github.com/toddrob99/searcharr/actions/workflows/beta.yml/badge.svg?branch=beta)](https://github.com/toddrob99/searcharr/actions/workflows/beta.yml) ### Sonarr & Radarr Telegram Bot ### By Todd Roberts https://github.com/toddrob99/searcharr