DEFAULT_ACTIONS_URL=self requires local actions use short form
(cal/gitea-actions/...) so the runner passes its auth token, and
GitHub actions use full URLs (https://github.com/...) to bypass
local resolution.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace inline CalVer generation, Gitea tag creation, and Discord
notification steps with reusable composite actions. Standardizes
webhook secret name from DISCORD_WEBHOOK_URL to DISCORD_WEBHOOK.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>