From cb2701ada44b22b1795e0ba2b127e0fbc7a2c21b Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Sat, 21 Dec 2024 14:04:54 -0700 Subject: [PATCH] ci: Fixed a typo in the Managarr docker release. Still in release testing mode [skip ci] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb87533..bc5a635 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -452,7 +452,7 @@ jobs: # file: Dockerfile # platforms: linux/amd64,linux/arm64 # push: true - # tags: darkalex17/testing:latest, darkalex17/testing:${{ env.version }} + # tags: darkalex17/managarr:latest, darkalex17/managarr:${{ env.version }} # publish-crate: # needs: publish-github-release