We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
provenance
1 parent c1f9591 commit b0cf4d9Copy full SHA for b0cf4d9
.github/workflows/publish.yml
@@ -36,5 +36,6 @@ jobs:
36
cache-to: type=gha,mode=max
37
labels: ${{ steps.meta.outputs.labels }}
38
platforms: linux/amd64,linux/arm64
39
+ provenance: false
40
push: true
41
tags: ${{ steps.meta.outputs.tags }}
0 commit comments