Skip to content

Commit bbc0384

Browse files
update bcr configs
Signed-off-by: Maxwell Elliott <maxwell.elliott@gotinder.com>
1 parent 9b04d3d commit bbc0384

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.bcr/metadata.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"maintainers": [
44
{
55
"name": "Maxwell Elliott",
6-
"email": "elliott.432@buckeyemail.osu.edu",
6+
"email": "maxwell@elliott.now",
77
"github": "maxwellE"
88
}
99
],

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
1616
registry_fork: maxwellE/bazel-central-registry
1717
attest: false
18+
committer_name: Maxwell Elliott
19+
committer_email: maxwell@elliott.now
1820
permissions:
1921
contents: write
2022
secrets:

0 commit comments

Comments
 (0)