Skip to content

Commit f43851b

Browse files
test with attest
1 parent 7156866 commit f43851b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.bcr/core/metadata.template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"maintainers": [
44
{
55
"name": "Arthur Pastel",
6+
"email": "[email protected]",
67
"github": "art049"
78
}
89
],

.bcr/google_benchmark/metadata.template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"maintainers": [
44
{
55
"name": "Arthur Pastel",
6+
"email": "[email protected]",
67
"github": "art049"
78
}
89
],

.github/workflows/publish-to-bcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
registry_fork: CodSpeedHQ/bazel-central-registry
2828
# TODO: Change this back to bazel-central-registry when ready
2929
registry: CodSpeedHQ/bazel-central-registry
30-
attest: false
30+
attest: true
3131
permissions:
3232
contents: write
3333
id-token: write

0 commit comments

Comments
 (0)