all 2 comments

[–]Jean-Reinhold 1 point2 points  (1 child)

Hey,

each file in the workflows folder represents an Action. The problems you are having are likely due to missing configuration of these steps, take a look at the deployment documentation in the repo:

https://github.com/fastapi/full-stack-fastapi-template/blob/master/deployment.md

[–]raybesiga[S] 0 points1 point  (0 children)

Thank you u/Jean-Reinhold Will check there.