Skip to content

Commit 0c2d807

Browse files
nicklaslclaude
andauthored
fix(python): disable Docker provenance for PyPI publish (#267)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f78ba04 commit 0c2d807

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ jobs:
286286
target: openfeature-provider-python.artifact
287287
outputs: type=local,dest=./artifacts
288288
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}/cache:main
289+
provenance: false
289290

290291
- name: List artifacts
291292
run: ls -la ./artifacts/

0 commit comments

Comments
 (0)