We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39c668 commit 157ee15Copy full SHA for 157ee15
.github/workflows/publish.yml
@@ -49,3 +49,4 @@ jobs:
49
push: true
50
tags: ${{ steps.meta.outputs.tags }}
51
labels: ${{ steps.meta.outputs.labels }}
52
+ platforms: linux/amd64,linux/arm64
0 commit comments