Skip to content

Commit 051385e

Browse files
committed
chore: fixes for release
1 parent 2f31233 commit 051385e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
with:
2626
tag_name: ${{ inputs.tag_name }}
2727
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
28-
registry_fork: bazel-contrib/bazel-central-registry
28+
registry_fork: devversion/bazel-central-registry
29+
open_pull_request: false
2930
permissions:
3031
attestations: write
3132
contents: write

.github/workflows/release_prep.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)