Deployment succeeded but GitHub Action timed out
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 234
- Avg merge
- 53m
- Merged PRs (30d)
- 3
Description
I'm having issues with deploying my App Service in the last couple of days. The action is timing out after the default, 6 hours, and failing. When I checked the App Service deployment logs they are reporting success.
#### GitHub Action example logs
```
2023-09-22T16:37:31.5605544Z ##[group]Run azure/webapps-deploy@v2
2023-09-22T16:37:31.5605913Z with:
2023-09-22T16:37:31.5606223Z app-name: ***
2023-09-22T16:37:31.5606561Z slot-name: production
2023-09-22T16:37:31.5610724Z publish-profile: ***
2023-09-22T16:37:31.5611104Z package: /usr/share/dotnet/api
2023-09-22T16:37:31.5611428Z env:
2023-09-22T16:37:31.5611727Z AZURE_HTTP_USER_AGENT:
2023-09-22T16:37:31.5612078Z AZUREPS_HOST_ENVIRONMENT:
2023-09-22T16:37:31.5612436Z DOTNET_ROOT: /usr/share/dotnet
2023-09-22T16:37:31.5612764Z ##[endgroup]
```
#### App Service example logs

I have tried rolling back to an earlier version, 2.2.9, but am still seeing the same behaviour.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.