Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:19
· 8 commits to main since this release
Refactor release workflow to streamline version handling:

- Update trigger to only run on the main branch.
- Implement check to skip release if the tag already exists.
- Simplify build steps and enhance artifact handling.
- Adjust GitHub Release action to use versioning from gradle.properties.