- Eliminate redundant steps for CLIFF version reading, git-cliff
installation, and git setup to streamline action configuration
- Simplifies the workflow by focusing on essential functionality
- Remove steps for generating unreleased changelogs and releasing
from version in the GitHub Action workflow.
- Simplify the workflow by retaining only essential steps.
- Introduces a composite GitHub Action to automate changelog generation
and Gitea release processes
- Includes version detection, changelog updates, and release steps
- Supports configurable author details and optional PAT for API access