Commit Graph

2 Commits

Author SHA1 Message Date
b65e9ee542 fix(action): ensure fallback for release token input
Some checks failed
Auto Changelog & Release / release (push) Failing after 2s
- Adds a fallback to an empty string for the release token input
  to prevent potential issues when the input is undefined.
2025-06-14 18:45:34 +02:00
978d002e9e feat(action): add composite action for changelog and release
- 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
2025-06-14 18:36:21 +02:00