File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "homepage" : " https://github.com/bazelbuild /rules_scala" ,
2
+ "homepage" : " https://github.com/bazel-contrib /rules_scala" ,
3
3
"maintainers" : [
4
4
{
5
5
"name" : " Simonas Pinevičius" ,
13
13
}
14
14
],
15
15
"repository" : [
16
- " github:bazelbuild /rules_scala"
16
+ " github:bazel-contrib /rules_scala"
17
17
],
18
18
"versions" : [],
19
19
"yanked_versions" : {}
Original file line number Diff line number Diff line change 29
29
tag_name : ${{ inputs.tag_name }}
30
30
# bazelbuild/bazel-central-registry fork used to open a pull request.
31
31
registry_fork : bazel-contrib/bazel-central-registry
32
+ # No need to create a draft since PRs are opened by a machine account
33
+ draft : false
32
34
permissions :
33
35
attestations : write
34
36
contents : write
You can’t perform that action at this time.
0 commit comments