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 2093fbd commit 3fdf08eCopy full SHA for 3fdf08e
.github/workflows/publish-bcr.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
tag_name: ${{ inputs.tag_name }}
22
registry_fork: filmil/bazel-central-registry
23
- attest: false
+ attest: true
24
permissions:
25
contents: write
26
id-token: write
0 commit comments