Files
notify-bridge/.gitea/workflows
alexei.dolgolyov 866a8df310
Release / release (push) Failing after 54s
ci: fix changelog step on shallow checkout and small repos
- Set fetch-depth: 0 so previous tag lookups work across full history.
- Use `-n 20` instead of HEAD~20..HEAD, which fails when the repo has
  fewer than 20 commits (e.g. on the first release).
2026-04-21 19:59:40 +03:00
..