Skip to content

Commit b0cf4d9

Browse files
Revert "Remove provenance config"
This reverts commit 573810b. I mistook the default "required" value of false to be the default value.
1 parent c1f9591 commit b0cf4d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ jobs:
3636
cache-to: type=gha,mode=max
3737
labels: ${{ steps.meta.outputs.labels }}
3838
platforms: linux/amd64,linux/arm64
39+
provenance: false
3940
push: true
4041
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)