When I was trying to deploy on Azure Function App, the deployment on Github Actions seems to be freezing on Package deployment using ZIP Deploy initiated. This goes on for hours, without any success response, hence we are left with no choice but to cancel the operation.

But, when I checked on Azure deployment logs, it seems to be deployed successfully.

What could be the reason for this, and how should we fix it?