There was an error while loading. Please reload this page.
1 parent 2a51204 commit 3f895d6Copy full SHA for 3f895d6
.github/workflows/release.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
context: .
54
push: true
55
+ platforms: linux/amd64,linux/arm64
56
tags: |
57
ghcr.io/${{ github.repository }}:latest
58
ghcr.io/${{ github.repository }}:${{ steps.get-version.outputs.VERSION }}
0 commit comments