Skip to content

Commit 8d55a97

Browse files
committed
fix: don't publish bcr PR as draft
1 parent 9b6bc66 commit 8d55a97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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: bazel-contrib/bazel-central-registry
29+
draft: false
2930
permissions:
3031
attestations: write
3132
contents: write

0 commit comments

Comments
 (0)