When creating a release, the `.deb` file uploaded to the GitHub release has the wrong file name. For 2.13.18, it was `scala_2.13.18-400_all.deb`. The name needs to be `scala-2.13.18.deb`.
When creating a release, the
.debfile uploaded to the GitHub release has the wrong file name.For 2.13.18, it was
scala_2.13.18-400_all.deb. The name needs to bescala-2.13.18.deb.