@@ -56,6 +56,6 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
context: .
- push: false
+ push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}