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