diff --git a/.github/workflows/post-processor.yaml b/.github/workflows/post-processor.yaml index cdee48c..26c3a6f 100644 --- a/.github/workflows/post-processor.yaml +++ b/.github/workflows/post-processor.yaml @@ -38,7 +38,7 @@ jobs: file: ./.github/build-postprocessors/Dockerfile platforms: linux/amd64,linux/arm64 push: true - tags: postprocessors:latest + tags: visiblev8/vv8-postprocessors:latest - name: Remove artifacts if: always() uses: docker://ubuntu:latest