fix push target

This commit is contained in:
Josh Knapp 2024-10-01 14:09:12 -07:00
parent 49f2266974
commit b38b80e6fc

View File

@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
platforms: linux/amd64 platforms: linux/amd64
push: true push: false
tags: | tags: |
cac:latest cac:latest