Skip to content

Commit 48db3f6

Browse files
committed
disable draft BCR publish
1 parent a882ecb commit 48db3f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
tag_name: ${{ inputs.tag_name }}
2727
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
2828
registry_fork: hermeticbuild/bazel-central-registry
29-
draft: true
29+
draft: false
3030
attest: true
3131
permissions:
3232
attestations: write

0 commit comments

Comments
 (0)