Skip to content

Commit d2d05f1

Browse files
ci: stop targeting our fork for BCR PR
1 parent e633aca commit d2d05f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
with:
1717
tag_name: ${{ github.event.release.tag_name || inputs.tag_name }}
1818
registry_fork: CodSpeedHQ/bazel-central-registry
19-
# TODO: Change this back to bazel-central-registry when initial submission has been approved
20-
registry: CodSpeedHQ/bazel-central-registry
2119
# If we need this, because it requries tweaking permissions on the BCR_PUBLISH_TOKEN secret
2220
# Currently it only has access to the bazel-central-registry repo
2321
attest: false

0 commit comments

Comments
 (0)