We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f31233 commit 051385eCopy full SHA for 051385e
.github/workflows/publish.yaml
@@ -25,7 +25,8 @@ jobs:
25
with:
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
+ registry_fork: devversion/bazel-central-registry
29
+ open_pull_request: false
30
permissions:
31
attestations: write
32
contents: write
.github/workflows/release_prep.sh
100644
100755
0 commit comments