We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d98590 commit 315a383Copy full SHA for 315a383
.github/workflows/deploy.yaml
@@ -2,7 +2,7 @@ name: Deploy image to GHCR 🪂
2
3
env:
4
REGISTRY: ghcr.io
5
- PLATFORMS: linux/amd64
+ PLATFORMS: linux/amd64,linux/arm64
6
7
on:
8
repository_dispatch:
0 commit comments