We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78ba04 commit 0c2d807Copy full SHA for 0c2d807
1 file changed
.github/workflows/release-please.yml
@@ -286,6 +286,7 @@ jobs:
286
target: openfeature-provider-python.artifact
287
outputs: type=local,dest=./artifacts
288
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}/cache:main
289
+ provenance: false
290
291
- name: List artifacts
292
run: ls -la ./artifacts/
0 commit comments