Unexpected double slash in endpoint causing JIRA export failure with xray-action v3.0.4

Using xray-action v3.0.4 to import JUnit XML results fails due to an endpoint URL containing an extra slash before ‘api’. How can this built-in issue be rectified?

i fixed mine by patching the config. i stripped the extra / from the api endpoint manually so that it no longer duplicated. works fine now for me.