We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded841c commit b6d8d88Copy full SHA for b6d8d88
.github/workflows/release.yml
@@ -42,4 +42,5 @@ jobs:
42
type=match,pattern=v(.*),group=1
43
latest
44
environment: "prod"
45
+ platforms: linux/amd64,linux/arm64
46
0 commit comments