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 8ac8287 commit 024b615Copy full SHA for 024b615
.github/workflows/publish.yaml
@@ -24,6 +24,7 @@ jobs:
24
tag_name: ${{ inputs.tag_name }}
25
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
26
registry_fork: bazel-contrib/bazel-central-registry
27
+ draft: false
28
permissions:
29
attestations: write
30
contents: write
0 commit comments