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 3be4801 commit c806e13Copy full SHA for c806e13
.github/workflows/publish.yaml
@@ -25,7 +25,7 @@ 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: myorg/bazel-central-registry
+ registry_fork: bazel-contrib/bazel-central-registry
29
permissions:
30
attestations: write
31
contents: write
0 commit comments