- New step added to verify Gitea login during 'push' and 'manual' events.
- Includes 'exit 1' to fail the pipeline immediately after verification.
Co-authored-by: openhands <openhands@all-hands.dev>
- Added GITEA_SERVER_URL to the Release step to fix login failures.
- Removed 'set' command from the Prepare step to protect sensitive environment variables.
Co-authored-by: openhands <openhands@all-hands.dev>