Skip to content

Commit 4c4fcaf

Browse files
committed
Set bazel-contrib registry_fork in publish-to-bcr
@meteorcloudy confirmed the transfer of the repo to the bazel-contrib org in bazel-contrib#1616. Transfering ownership before publishing the release will streamline publishing to the Bazel Central Registry by avoiding the need for a personal bazel-central-registry fork.
1 parent b27b6b5 commit 4c4fcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
tag_name: ${{ inputs.tag_name }}
3030
# bazelbuild/bazel-central-registry fork used to open a pull request.
31-
registry_fork: simuons/bazel-central-registry
31+
registry_fork: bazel-contrib/bazel-central-registry
3232
permissions:
3333
attestations: write
3434
contents: write

0 commit comments

Comments
 (0)