We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a882ecb commit 48db3f6Copy full SHA for 48db3f6
1 file changed
.github/workflows/publish.yaml
@@ -26,7 +26,7 @@ jobs:
26
tag_name: ${{ inputs.tag_name }}
27
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
28
registry_fork: hermeticbuild/bazel-central-registry
29
- draft: true
+ draft: false
30
attest: true
31
permissions:
32
attestations: write
0 commit comments