fix: add publish archs
This commit is contained in:
parent
6dae5d647a
commit
bcf00beb75
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -39,3 +39,4 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64, linux/arm64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user