We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6bc66 commit 8d55a97Copy full SHA for 8d55a97
.github/workflows/publish.yaml
@@ -26,6 +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: bazel-contrib/bazel-central-registry
29
+ draft: false
30
permissions:
31
attestations: write
32
contents: write
0 commit comments