- Updated asset upload URLs from /api/v1/ to /gitea/api/v1/
- This matches the Gitea instance's base path
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
- Replace gitea.com/actions/release-action with direct API calls
- Upload module.zip and module.json to existing release using Gitea API
- Use release.id from event context to target correct release
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>