0.28.0
sbt-github-actions 0.28.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
Updates
sbt 2.x migration
- Cross build to sbt 2.0.0-RC4 by @xuwei-k in #204
- Fix sbt 2 implementation and scripted tests by @xuwei-k in #202
- Avoid deprecated
java.net.URLconstructor by @xuwei-k in #203
Full Changelog: v0.27.0...v0.28.0