- Replaced GitHub-specific variables with Gitea equivalents - Changed GITHUB_REF to GITEA_REF_NAME for tag extraction - Replaced github.sha with gitea.sha for commit reference - Removed GitHub release action, using Gitea API directly - Fixed environment variable references to use proper syntax - Removed GITHUB_STEP_SUMMARY as it's GitHub-specific - Updated all VERSION references to use environment variable