Replace the gitea-release-action with direct API calls using curl. This approach works on both GitHub (which runs this step conditionally) and Gitea servers, using their compatible REST APIs.
Replace the gitea-release-action with direct API calls using curl. This approach works on both GitHub (which runs this step conditionally) and Gitea servers, using their compatible REST APIs.