We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f72b4 commit cb0e44dCopy full SHA for cb0e44d
.github/actions/push/action.yaml
@@ -78,4 +78,4 @@ runs:
78
labels: ${{ steps.meta.outputs.labels }}
79
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache
80
cache-to: type=registry,ref=ghcr.io/${{ github.repository }}/immutable-geth:cache,mode=max
81
- provenance: false
+ provenance: true
0 commit comments