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 8dbeb8c commit 6cc3906Copy full SHA for 6cc3906
.github/workflows/release.yml
@@ -74,6 +74,7 @@ jobs:
74
context: .
75
platforms: linux/amd64,linux/arm64
76
push: true
77
+ provenance: false
78
tags: ${{ env.IMAGE_NAME }}
79
80
- name: Checkout gh-pages
0 commit comments