diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8494d1d..6959a8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,6 @@ jobs: images: iib0011/omni-tools tags: | type=raw,value=latest - type=sha,format=short - name: Build and push Docker image uses: docker/build-push-action@v4