Skip to content

Commit 1f7c516

Browse files
committed
.github/workflows/build: disable provenance and sbom
should fix some issues with ghcr's UI ref: https://github.com/orgs/community/discussions/45969#discussioncomment-13352049
1 parent c84a0e6 commit 1f7c516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,5 @@ jobs:
100100
set: |
101101
_common.cache-to=type=gha
102102
_common.cache-from=type=gha
103+
provenance: false
104+
sbom: false

0 commit comments

Comments
 (0)