diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 23246b7..4d85ee4 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -31,5 +31,4 @@ jobs: push: true tags: | domoel/matrix-to:latest - domoel/matrix-to:${{ steps.vars.outputs.sha_short }} no-cache: true