Closed
Description
Describe the bug
The deployment process is failed with error
Error: The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128
Reproduction Steps
- Fork the repo https://github.com/arifszn/gitprofile
- Enable workflow
- Push any commit
Logs
https://github.com/aroralanuk/aroralanuk.github.io/runs/6288827458?check_suite_focus=true
https://github.com/DanielLendvai/daniellendvai.github.io/runs/6290371520?check_suite_focus=true
Workflow
https://github.com/arifszn/gitprofile/blob/main/.github/workflows/deploy.yml
Additional Comments
This error has begun to occur recently. Previously it worked perfectly.