Skip to content

Commit 7188888

Browse files
authored
chore: add config for Publish to BCR app (#193)
Now that releases are automated, the release doesn't have an author, so the app can't figure out whose fork of bazel-central-registry the PR should originate from. This will fix the error from publishing 6.0.0-rc0 to the BCR.
1 parent 4e32e70 commit 7188888

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bcr/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fixedReleaser:
2+
login: alexeagle
3+

0 commit comments

Comments
 (0)