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 6f6e125 commit 7c7af84Copy full SHA for 7c7af84
.github/workflows/release.yml
@@ -64,6 +64,7 @@ jobs:
64
push: true
65
tags: ${{ steps.meta.outputs.tags }}
66
labels: ${{ steps.meta.outputs.labels }}
67
+ platforms: linux/amd64
68
- name: Generate artifact attestation
69
uses: actions/attest-build-provenance@v3
70
with:
0 commit comments