fix: add publish archs

This commit is contained in:
Aarnav Tale 2024-04-02 15:02:09 -04:00
parent 6dae5d647a
commit bcf00beb75
No known key found for this signature in database

View File

@ -39,3 +39,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64, linux/arm64