We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b379d5d commit 4ee9cdaCopy full SHA for 4ee9cda
1 file changed
.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
35
push: true
36
tags: ${{ steps.meta.outputs.tags }}
37
labels: ${{ steps.meta.outputs.labels }}
38
+ platforms: linux/amd64,linux/arm64
39
- name: Generate artifact attestation
40
uses: actions/attest-build-provenance@v3
41
with:
0 commit comments