-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
First I wanna say that this is an awesome library! 😃
When is there gonna be a release for latest scala3?
IDK if you used sbt-ci-release?
It's really easy once you set it up, it publishes a SNAPSHOT on each push to master,
and a release on each tag (that starts with v
), e.g. v0.0.1
.
Here's an example on one of my projects: https://github.com/sake92/kalem/blob/main/.github/workflows/release.yml
Metadata
Metadata
Assignees
Labels
No labels