1# Bazel Central Registry 2 3When the ruleset is released, we want it to be published to the 4Bazel Central Registry automatically: 5<https://registry.bazel.build> 6 7This folder contains configuration files to automate the publish step. 8See <https://github.com/bazel-contrib/publish-to-bcr/blob/main/templates/README.md> 9for authoritative documentation about these files. 10