Skip to content

Commit 79b8ad2

Browse files
committed
attempting to fix docker hub pushing workflow by turning off provenance attestation
1 parent 26e84a4 commit 79b8ad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,4 @@ jobs:
197197
file: ./Containerfile
198198
push: true
199199
tags: nrminor/oneroof:${{ steps.version.outputs.version }}
200+
provenance: false

0 commit comments

Comments
 (0)