Skip to content

Commit

Permalink
EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Oct 20, 2023
1 parent 85c2e64 commit ce4f20a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bcr/metadata.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
],
"versions": [],
"yanked_versions": {}
}
}
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ tasks:
- "--enable_bzlmod=true"
build_targets:
- "@rules_kotlin//kotlin/..."
- "@rules_kotlin//src/..."
- "@rules_kotlin//src/..."
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
generate_release_notes: true
body_path: release_notes.txt
fail_on_unmatched_files: true
files: rules_kotlin-*.tar.gz
files: rules_kotlin-*.tar.gz

0 comments on commit ce4f20a

Please sign in to comment.